在Ubuntu系统下用gcc和makefile/在Windows系统下用Visual C++6.0编译C语言程序 程序说明:请编写一个主程序文件 main1.c 和一个子程序文件 sub1.c, 要求:子程序sub1.c 包含一个算术……