#include <stdio.h>
#include "test.c" //引用test.c文件
extern void printLine()
{
printf("**************\n");
}
int main()
say(); 然后这个也报错!!
return 0;
做一个好码农
Sun灬Moon
奋斗1998
相关分类