54731_0_1585.c: In function `main':
54731_0_1585.c:6: error: `bool' undeclared (first use in this function)
54731_0_1585.c:6: error: (Each undeclared identifier is reported only once
54731_0_1585.c:6: error: for each function it appears in.)
54731_0_1585.c:6: error: syntax error before "flag"
54731_0_1585.c:9: error: `flag' undeclared (first use in this function)
54731_0_1585.c:9: error: `false' undeclared (first use in this function)
54731_0_1585.c:22: error: `true' undeclared (first use in this function)
|