0_0_39089913_6708.cpp
0_0_39089913_6708.cpp(8) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_39089913_6708.cpp(34) : error C3861: “max”: 找不到标识符
0_0_39089913_6708.cpp(34) : error C3861: “min”: 找不到标识符
0_0_39089913_6708.cpp(37) : error C2113: “-”: 指针只能从另一个指针上进行减法运算
0_0_39089913_6708.cpp(37) : error C2660: “modify”: 函数不接受 3 个参数
0_0_39089913_6708.cpp(38) : error C2297: “*”: 非法,右操作数包含“double (__cdecl *)(double)”类型
0_0_39089913_6708.cpp(38) : error C2660: “modify”: 函数不接受 3 个参数
0_0_39089913_6708.cpp(41) : error C3861: “max”: 找不到标识符
0_0_39089913_6708.cpp(43) : error C2297: “*”: 非法,右操作数包含“double (__cdecl *)(double)”类型
0_0_39089913_6708.cpp(43) : error C2660: “modify”: 函数不接受 3 个参数
0_0_39089913_6708.cpp(46) : error C3861: “max”: 找不到标识符
0_0_39089913_6708.cpp(47) : error C2113: “-”: 指针只能从另一个指针上进行减法运算
0_0_39089913_6708.cpp(47) : error C2660: “modify”: 函数不接受 3 个参数
0_0_39089913_6708.cpp(48) : error C2297: “*”: 非法,右操作数包含“double (__cdecl *)(double)”类型
0_0_39089913_6708.cpp(48) : error C2660: “modify”: 函数不接受 3 个参数
0_0_39089913_6708.cpp(50) : error C2113: “-”: 指针只能从另一个指针上进行减法运算
0_0_39089913_6708.cpp(50) : error C2660: “modify”: 函数不接受 3 个参数
0_0_39089913_6708.cpp(50) : error C3861: “max”: 找不到标识符
|