高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】这是什么原因啊
这是什么原因啊
这是什么原因啊
error c2143: syntax error : missing ';' before 'pch creation point
这是什么原因啊?
error c2236: unexpected 'class' 'acgepoint2d'
请知道的同志指点一下。
error c2143: syntax error : missing ';' before 'pch creation point
在pch这个指针前少“;”
error c2236: unexpected 'class' 'acgepoint2d'
是没包含头文件,还是该类在这时用法不当。
最好把原程序传上来!
|