0_0_8080342_31768.cpp
0_0_8080342_31768.cpp(34) : error C2556: “void getnext(int *,int *)” : 重载函数与“ int getnext(int *,int *)”只是在返回类型上不同
0_0_8080342_31768.cpp(8) : 参见“getnext”的声明
0_0_8080342_31768.cpp(34) : error C2371: “getnext” : 重定义;不同的基类型
0_0_8080342_31768.cpp(8) : 参见“getnext”的声明
0_0_8080342_31768.cpp(53) : error C3861: “getnext”: 即使使用参数相关的查找,也未找到标识符
|