0_0_19245997_13198.cpp
0_0_19245997_13198.cpp(4) : error C2556: “int abs(double)”: 重载函数与“double abs(double) throw()”只是在返回类型上不同
VC2013\INCLUDE\math.h(1025) : 参见“abs”的声明
0_0_19245997_13198.cpp(4) : error C2371: “abs”: 重定义;不同的基类型
VC2013\INCLUDE\math.h(1025) : 参见“abs”的声明
0_0_19245997_13198.cpp(14) : error C2264: “abs”: 函数定义或声明中有错误;未调用函数
|