gcc max.c hello.c -o main.out報(bào)錯(cuò)
按照老師說(shuō)的輸入后就報(bào)錯(cuò)了,請(qǐng)問(wèn)是什么原因呢? zn@zn:~/workspace/les2$ ls a.out ?hello.c ?max.c zn@zn:~/workspace/les2$ gcc max.c hello.c -o main.out max.c: In function ‘max’: max.c:10:5: error: expected declaration or statement at end of input ? ? } ? ? ? ^ hello.c:1:1: error: expected identifier or ‘(’ before ‘}’ tok
2022-03-24
多看兩遍吧,老師其實(shí)講的挺詳細(xì)的<br/>是xhtml的標(biāo)準(zhǔn),它比較標(biāo)準(zhǔn)
2018-11-21
檢查一下是不是括號(hào)不對(duì),要英文狀態(tài)下的。