码迷,mamicode.com
首页 > 其他好文 > 详细

C Primer Plus note9

时间:2016-10-22 17:01:29      阅读:181      评论:0      收藏:0      [点我收藏+]

标签:http   com   ges   src   提示   image   函数   nbsp   win   

undefined reference to `WinMain@16‘|

运行程式的时候出现了这样的错误,而且编译器也没有提示是哪一行出错:

经过百度搜索,发现了问题所在:

技术分享

上面的图中main()函数写成了mian,编译器提示的错误是:没有发现main()函数。

 

C Primer Plus note9

标签:http   com   ges   src   提示   image   函数   nbsp   win   

原文地址:http://www.cnblogs.com/lanshanxiao/p/5987649.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!