171959_0_12535.c
171959_0_12535.c(25) : error C2146: syntax error : missing ')' before identifier 'level1'
171959_0_12535.c(25) : error C2066: cast to function type is illegal
171959_0_12535.c(25) : error C2146: syntax error : missing ')' before identifier 'level1'
171959_0_12535.c(25) : error C2297: '*' : illegal, right operand has type 'double (__cdecl *)()'
171959_0_12535.c(25) : error C2059: syntax error : ')'
171959_0_12535.c(25) : error C2059: syntax error : ')'
171959_0_12535.c(28) : error C2143: syntax error : missing ')' before 'type'
171959_0_12535.c(28) : error C2168: 'sqrt' : too few actual parameters for intrinsic function
171959_0_12535.c(39) : error C2146: syntax error : missing ')' before identifier 'level1'
171959_0_12535.c(39) : error C2066: cast to function type is illegal
171959_0_12535.c(39) : error C2146: syntax error : missing ')' before identifier 'level1'
171959_0_12535.c(39) : error C2297: '*' : illegal, right operand has type 'double (__cdecl *)()'
171959_0_12535.c(39) : error C2143: syntax error : missing ';' before ')'
171959_0_12535.c(42) : error C2143: syntax error : missing ')' before 'type'
171959_0_12535.c(42) : error C2168: 'sqrt' : too few actual parameters for intrinsic function
|