0_0_2285346_778.c:4: error: syntax error before '/' token
0_0_2285346_778.c:4: error: syntax error at '#' token
0_0_2285346_778.c:13: error: `type_of_f' undeclared here (not in a function)
0_0_2285346_778.c:13: error: initializer element is not constant
0_0_2285346_778.c:15: error: syntax error before "if"
0_0_2285346_778.c:17: error: syntax error before numeric constant
0_0_2285346_778.c:17: error: conflicting types for 'exit'
0_0_2285346_778.c:17: error: conflicting types for 'exit'
0_0_2285346_778.c:22: error: syntax error before '+' token
0_0_2285346_778.c:23: error: redefinition of 'f'
0_0_2285346_778.c:13: error: previous definition of 'f' was here
0_0_2285346_778.c:24: error: syntax error before '+' token
0_0_2285346_778.c:32: error: initializer element is not constant
0_0_2285346_778.c:33: error: initializer element is not constant
0_0_2285346_778.c:42: error: syntax error before string constant
0_0_2285346_778.c:44: error: initializer element is not constant
0_0_2285346_778.c:45: error: syntax error before "break"
0_0_2285346_778.c:57: error: conflicting types for 'free'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:347: error: previous declaration of 'free' was here
0_0_2285346_778.c:57: error: conflicting types for 'free'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdlib.h:347: error: previous declaration of 'free' was here
0_0_2285346_778.c:58: error: syntax error before "return"
|