#include <stdio.h>#include "test.c" ? //引用test.c文件extern void printLine() ? ??{? ?printf("**************\n"); ??}int main(){? ? say(); ? ? 然后這個也報錯?。? ? return 0;}
- 4 回答
- 0 關注
- 1974 瀏覽
添加回答
舉報
0/150
提交
取消