0_0_1107602_8086.cpp
0_0_1107602_8086.cpp(22) : error C2181: 没有匹配 if 的非法 else
0_0_1107602_8086.cpp(31) : error C2501: “system” : 缺少存储类或类型说明符
0_0_1107602_8086.cpp(31) : error C2365: “system” : 重定义;以前的定义是“函数”
VC\include\stdlib.h(314) : 参见“system”的声明
0_0_1107602_8086.cpp(31) : error C2440: “初始化” : 无法从“const char [6]”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1107602_8086.cpp(32) : error C2059: 语法错误 : “return”
0_0_1107602_8086.cpp(33) : error C2059: 语法错误 : “}”
0_0_1107602_8086.cpp(33) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_1107602_8086.cpp(33) : error C2059: 语法错误 : “}”
|