143017_0_24618.c
143017_0_24618.c(14) : error C2146: syntax error : missing ')' before identifier 'j'
143017_0_24618.c(14) : error C2066: cast to function type is illegal
143017_0_24618.c(14) : error C2146: syntax error : missing ')' before identifier 'j'
143017_0_24618.c(14) : error C2440: 'type cast' : cannot convert from 'float ' to 'int (__cdecl *)()'
143017_0_24618.c(14) : error C2143: syntax error : missing ';' before '%'
143017_0_24618.c(14) : error C2059: syntax error : ')'
143017_0_24618.c(14) : error C2059: syntax error : ')'
143017_0_24618.c(16) : error C2181: illegal else without matching if
|