老師這是什么意思
warning: no newline at end of file
/tmp/ccwMcdF8.o: In function `main':
hello.c:(.text+0x3e): undefined reference to `saylove'
collect2: ld returned 1 exit status
什么意思啊 ??
warning: no newline at end of file
/tmp/ccwMcdF8.o: In function `main':
hello.c:(.text+0x3e): undefined reference to `saylove'
collect2: ld returned 1 exit status
什么意思啊 ??
2015-09-28
舉報
2015-09-29
一般來說是語法錯誤,把代碼亮出來看看。