#include <stdio.h>#include "test.c" ? //引用test.c文件extern void printLine() ? ??{? ?printf("**************\n"); ??}int main(){? ? say(); ? ? 然后這個也報錯??!? ? return 0;}
1 回答

onemoo
TA貢獻883條經(jīng)驗 獲得超454個贊
恩,別研究這道題了,這題目根本就出錯了?。??錯在根本就不應該 include?test.c
具體原因請參考我在老問答區(qū)中的回答:?http://idcbgp.cn/qadetail/105343
- 1 回答
- 0 關注
- 1450 瀏覽
添加回答
舉報
0/150
提交
取消