225569_0_26500.c: In function `main':
225569_0_26500.c:16: error: syntax error before '/' token
225569_0_26500.c:18: error: syntax error before ')' token
225569_0_26500.c:20: error: syntax error before ')' token
225569_0_26500.c:25: error: syntax error before '/' token
225569_0_26500.c:26: error: syntax error before ')' token
225569_0_26500.c:28: error: syntax error before ')' token
225569_0_26500.c:30: error: `s2' undeclared (first use in this function)
225569_0_26500.c:30: error: (Each undeclared identifier is reported only once
225569_0_26500.c:30: error: for each function it appears in.)
225569_0_26500.c: At top level:
225569_0_26500.c:33: error: syntax error before '/' token
225569_0_26500.c:47: error: syntax error before '}' token
225569_0_26500.c:55: error: syntax error before string constant
225569_0_26500.c:55: error: conflicting types for 'printf'
225569_0_26500.c:55: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
225569_0_26500.c:55: error: conflicting types for 'printf'
225569_0_26500.c:55: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
225569_0_26500.c:59: error: syntax error before string constant
225569_0_26500.c:61: error: syntax error before string constant
|