0_0_2838590_15759.c: In function `main':
0_0_2838590_15759.c:7: error: `bool' undeclared (first use in this function)
0_0_2838590_15759.c:7: error: (Each undeclared identifier is reported only once
0_0_2838590_15759.c:7: error: for each function it appears in.)
0_0_2838590_15759.c:7: error: syntax error before "flag"
0_0_2838590_15759.c:10: error: `flag' undeclared (first use in this function)
0_0_2838590_15759.c:10: error: `false' undeclared (first use in this function)
0_0_2838590_15759.c:19: error: syntax error before '/' token
0_0_2838590_15759.c:23: error: `true' undeclared (first use in this function)
|