0_0_16221857_15504.cpp
0_0_16221857_15504.cpp(18) : error C2365: “yn”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1002) : 参见“yn”的声明
0_0_16221857_15504.cpp(23) : error C2446: “<=”: 没有从“double (__cdecl *)(int,double)”到“int”的转换
没有使该转换得以执行的上下文
0_0_16221857_15504.cpp(23) : error C2040: “<=”:“int”与“double (__cdecl *)(int,double)”的间接寻址级别不同
0_0_16221857_15504.cpp(36) : error C2659: “=”: 作为左操作数
0_0_16221857_15504.cpp(42) : error C2171: “++”:“double (__cdecl *)(int,double)”类型的操作数非法
0_0_16221857_15504.cpp(42) : error C2105: “++”需要左值
0_0_16221857_15504.cpp(42) : error C2107: 非法索引,不允许间接寻址
0_0_16221857_15504.cpp(43) : error C2171: “++”:“double (__cdecl *)(int,double)”类型的操作数非法
0_0_16221857_15504.cpp(43) : error C2105: “++”需要左值
0_0_16221857_15504.cpp(43) : error C2107: 非法索引,不允许间接寻址
|