错误“a label can only be part of a statement and a declaration is not a statement”解决方法

来源:互联网 发布:java住户信息管理系统 编辑:程序博客网 时间:2024/06/06 11:43
转自VC错误:http://www.vcerror.com/?p=1629
问题描述:

写代码的时候用了一个goto语句,结果编译提示a label can only be part of a statement and a declaration is not a statement

解决方法:

具体的解决方法参考文章:http://www.vcerror.com/?p=1629
0 0
原创粉丝点击