[求助]这句话什么意思啊
错误提示Undefined symbol '-main' in module cos
小弟英语不太好
请教这是什么意思
Undefined symbol '-main' in module cos /*main那里有问题吧*/
Undefined是未定义的意思
应该是
Undefined symbol '_main' in module c0s
中文信息是
在c0s模块中未见符号 _main 的定义
针对这个错误,请仔细检查:
1.是否忘记写main()函数
2.main()函数的名字拼写
有的粗心人会错写成mian()哩
我靠~~~
真被你说中了
我果然把main写成mian了
我检查好久没查出来
太傻了
楼上的果然强人