C语言程序 #include <标准头文件> #include "自定义头文件" int val; type function(type a) /******注释******/ int main(void) { return 0; }//注释