0_0_8767648_10980.c:3: error: syntax error before "int"
0_0_8767648_10980.c: In function `main':
0_0_8767648_10980.c:7: error: `bool' undeclared (first use in this function)
0_0_8767648_10980.c:7: error: (Each undeclared identifier is reported only once
0_0_8767648_10980.c:7: error: for each function it appears in.)
0_0_8767648_10980.c:7: error: syntax error before "pal"
0_0_8767648_10980.c:16: error: `pal' undeclared (first use in this function)
0_0_8767648_10980.c:16: error: `false' undeclared (first use in this function)
0_0_8767648_10980.c:26: error: `true' undeclared (first use in this function)
0_0_8767648_10980.c:28: error: syntax error before '/' token
0_0_8767648_10980.c:28: error: syntax error before ')' token
0_0_8767648_10980.c:46: error: syntax error before '/' token
0_0_8767648_10980.c:46: error: syntax error before ')' token
|