0_0_4847042_8951.c: In function `main':
0_0_4847042_8951.c:5: error: 'f' redeclared as different kind of symbol
0_0_4847042_8951.c:4: error: previous declaration of 'f' was here
0_0_4847042_8951.c:6: error: syntax error before ';' token
0_0_4847042_8951.c:7: error: syntax error before ';' token
0_0_4847042_8951.c:8: error: syntax error before ';' token
0_0_4847042_8951.c:9: error: too few arguments to function `f'
0_0_4847042_8951.c:10: error: too few arguments to function `f'
0_0_4847042_8951.c:11: error: too few arguments to function `f'
0_0_4847042_8951.c: At top level:
0_0_4847042_8951.c:14: error: syntax error before "if"
0_0_4847042_8951.c:15: error: `y' undeclared here (not in a function)
0_0_4847042_8951.c:15: error: `t' undeclared here (not in a function)
0_0_4847042_8951.c:15: error: syntax error before '}' token
0_0_4847042_8951.c:17: error: redefinition of 'x'
0_0_4847042_8951.c:15: error: previous definition of 'x' was here
0_0_4847042_8951.c:17: error: `z' undeclared here (not in a function)
0_0_4847042_8951.c:17: error: syntax error before '}' token
0_0_4847042_8951.c:19: error: redefinition of 'y'
0_0_4847042_8951.c:15: error: previous definition of 'y' was here
0_0_4847042_8951.c:19: error: redefinition of 'y'
0_0_4847042_8951.c:15: error: previous definition of 'y' was here
0_0_4847042_8951.c:19: error: initializer element is not constant
0_0_4847042_8951.c:19: error: redefinition of 'z'
0_0_4847042_8951.c:17: error: previous definition of 'z' was here
0_0_4847042_8951.c:19: error: redefinition of 'z'
0_0_4847042_8951.c:17: error: previous definition of 'z' was here
0_0_4847042_8951.c:19: error: syntax error before '}' token
0_0_4847042_8951.c:20: error: syntax error before string constant
0_0_4847042_8951.c:20: error: conflicting types for 'printf'
0_0_4847042_8951.c:20: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_4847042_8951.c:20: error: conflicting types for 'printf'
0_0_4847042_8951.c:20: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|