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