转自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
问题描述:
写代码的时候用了一个goto语句,结果编译提示a label can only be part of a statement and a declaration is not a statement
解决方法:
具体的解决方法参考文章:http://www.vcerror.com/?p=1629