147145_0_7270.c
147145_0_7270.c(10) : error C2059: syntax error : 'type'
147145_0_7270.c(22) : error C2146: syntax error : missing ')' before identifier 'pow'
147145_0_7270.c(22) : error C2066: cast to function type is illegal
147145_0_7270.c(22) : error C2146: syntax error : missing ')' before identifier 'pow'
147145_0_7270.c(22) : error C2440: 'type cast' : cannot convert from 'double ' to '__int64 (__cdecl *)()'
147145_0_7270.c(22) : error C2059: syntax error : ')'
147145_0_7270.c(22) : error C2059: syntax error : ')'
147145_0_7270.c(22) : warning C4552: '-' : operator has no effect; expected operator with side-effect
|