0_0_12618833_28910.cpp
0_0_12618833_28910.cpp(11) : error C2059: 语法错误 : “常数”
VC\include\string.h(28) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\string.h(28) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_12618833_28910.cpp(27) : error C3861: “strlen”: 即使使用参数相关的查找,也未找到标识符
0_0_12618833_28910.cpp(56) : error C2556: “void main(void)” : 重载函数与“ int main(void)”只是在返回类型上不同
0_0_12618833_28910.cpp(2) : 参见“main”的声明
0_0_12618833_28910.cpp(56) : error C2371: “main” : 重定义;不同的基类型
0_0_12618833_28910.cpp(2) : 参见“main”的声明
|