851416_0_0_29141.c
851416_0_0_29141.c(6) : error C2143: 语法错误 : 缺少“)”(在“常数”的前面)
851416_0_0_29141.c(6) : error C2143: 语法错误 : 缺少“;”(在“常数”的前面)
851416_0_0_29141.c(6) : error C2059: 语法错误 : “)”
851416_0_0_29141.c(9) : error C2106: “=” : 左操作数必须为 l 值
851416_0_0_29141.c(10) : error C2440: “函数” : 无法从“double (__cdecl *)()”转换为“double”
851416_0_0_29141.c(10) : error C2440: “=” : 无法从“double”转换为“double (__cdecl *)()”
|