157213_0_23390.c: In function `main':
157213_0_23390.c:8: error: syntax error before "for"
157213_0_23390.c:8: error: `i' undeclared (first use in this function)
157213_0_23390.c:8: error: (Each undeclared identifier is reported only once
157213_0_23390.c:8: error: for each function it appears in.)
157213_0_23390.c:8: error: syntax error before ')' token
157213_0_23390.c: At top level:
157213_0_23390.c:17: error: syntax error before '}' token
|