#include <stdio.h>#include "test.c" //引用test.c文件extern void printLine() { printf("**************\n"); }int main(){ say(); 然后这个也报错!! return 0;}
- 4 回答
- 0 关注
- 1877 浏览
添加回答
举报
0/150
提交
取消