0_0_6354525_16361.cpp
0_0_6354525_16361.cpp(20) : error C2501: “system” : 缺少存储类或类型说明符
0_0_6354525_16361.cpp(20) : error C2365: “system” : 重定义;以前的定义是“函数”
VC\include\stdlib.h(314) : 参见“system”的声明
0_0_6354525_16361.cpp(20) : error C2440: “初始化” : 无法从“const char [6]”转换为“int”
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
|