0_0_23585447_25030.cpp
0_0_23585447_25030.cpp(46) : error C2365: “y1”: 重定义;以前的定义是“函数”
VC2013\INCLUDE\math.h(1001) : 参见“y1”的声明
0_0_23585447_25030.cpp(85) : error C2109: 下标要求数组或指针类型
0_0_23585447_25030.cpp(87) : error C2109: 下标要求数组或指针类型
0_0_23585447_25030.cpp(91) : error C2664: “void process_interval(int *,int *,int *,int *)”: 无法将参数 3 从“double (__cdecl *)(double)”转换为“int *”
没有使该转换得以执行的上下文
0_0_23585447_25030.cpp(94) : error C2664: “void process_interval(int *,int *,int *,int *)”: 无法将参数 1 从“double (__cdecl *)(double)”转换为“int *”
没有使该转换得以执行的上下文
|