51258_0_8819.c: In function `main':
51258_0_8819.c:7: error: syntax error before '{' token
51258_0_8819.c:10: error: syntax error before "char"
51258_0_8819.c:14: error: syntax error before "else"
51258_0_8819.c:18: error: continue statement not within a loop
51258_0_8819.c: At top level:
51258_0_8819.c:20: error: syntax error before "for"
51258_0_8819.c:22: error: syntax error before string constant
51258_0_8819.c:22: error: conflicting types for 'printf'
51258_0_8819.c:22: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
51258_0_8819.c:22: error: conflicting types for 'printf'
51258_0_8819.c:22: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|