這是什么意思?
hello.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
int main<>??????????????? /*這里沒有主函數名稱的*/
???????? ^
hello.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
int main<>??????????????? /*這里沒有主函數名稱的*/
???????? ^
2019-11-24
舉報
2019-11-24
這是哪一章的啊