gcc max.c hello.c -o main.out報錯
按照老師說的輸入后就報錯了,請問是什么原因呢? 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
多看兩遍吧,老師其實講的挺詳細的<br/>是xhtml的標準,它比較標準
2018-11-21
檢查一下是不是括號不對,要英文狀態(tài)下的。