263037_0_3241.c: In function `main':
263037_0_3241.c:5: error: missing terminating " character
263037_0_3241.c:6: error: syntax error before "if"
263037_0_3241.c: At top level:
263037_0_3241.c:15: error: syntax error before "if"
263037_0_3241.c:18: error: syntax error before string constant
263037_0_3241.c:18: error: conflicting types for 'printf'
263037_0_3241.c:18: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
263037_0_3241.c:18: error: conflicting types for 'printf'
263037_0_3241.c:18: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
263037_0_3241.c:28: error: syntax error before string constant
263037_0_3241.c:37: error: syntax error before string constant
|