0_0_6190535_8217.cpp
VC\include\stdio.h(36) : error C2146: 语法错误 : 缺少“;”(在标识符“Code”的前面)
VC\include\stdio.h(36) : error C2501: “View” : 缺少存储类或类型说明符
VC\include\stdio.h(36) : error C2144: 语法错误 : “int”的前面应有“;”
VC\include\stdio.h(36) : error C2501: “Code” : 缺少存储类或类型说明符
0_0_6190535_8217.cpp(37) : error C2146: 语法错误 : 缺少“;”(在标识符“unio”的前面)
0_0_6190535_8217.cpp(37) : error C3861: “elseif”: 即使使用参数相关的查找,也未找到标识符
0_0_6190535_8217.cpp(41) : error C2065: “return0” : 未声明的标识符
|