0_0_7083301_2993.c
0_0_7083301_2993.c(4) : error C2365: “y1” : 重定义;以前的定义是“函数”
VC\include\math.h(503) : 参见“y1”的声明
0_0_7083301_2993.c(5) : error C2143: 语法错误 : 缺少“)”(在“&”的前面)
0_0_7083301_2993.c(5) : error C2143: 语法错误 : 缺少“{”(在“&”的前面)
0_0_7083301_2993.c(5) : error C2059: 语法错误 : “&”
0_0_7083301_2993.c(5) : error C2059: 语法错误 : “)”
0_0_7083301_2993.c(23) : error C2440: “>” : 无法从“double”转换为“double (__cdecl *)(double)”
0_0_7083301_2993.c(23) : error C2440: “:” : 无法从“double”转换为“double (__cdecl *)(double)”
0_0_7083301_2993.c(23) : error C2440: “=” : 无法从“double (__cdecl *)(double)”转换为“double”
|