0_0_37319686_29040.cpp
0_0_37319686_29040.cpp(6) : error C2365: “y0”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1000) : 参见“y0”的声明
0_0_37319686_29040.cpp(6) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_37319686_29040.cpp(16) : error C2440: “=”: 无法从“double (__cdecl *)(double)”转换为“double”
没有使该转换得以执行的上下文
0_0_37319686_29040.cpp(17) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
0_0_37319686_29040.cpp(18) : error C2113: “-”: 指针只能从另一个指针上进行减法运算
0_0_37319686_29040.cpp(19) : error C2296: “-”: 非法,左操作数包含“double (__cdecl *)(double)”类型
|