0_0_9518945_6080.c: In function `main':
0_0_9518945_6080.c:7: error: `bool' undeclared (first use in this function)
0_0_9518945_6080.c:7: error: (Each undeclared identifier is reported only once
0_0_9518945_6080.c:7: error: for each function it appears in.)
0_0_9518945_6080.c:7: error: syntax error before "flag"
0_0_9518945_6080.c:41: error: `flag' undeclared (first use in this function)
0_0_9518945_6080.c:50: error: `false' undeclared (first use in this function)
0_0_9518945_6080.c:55: error: `true' undeclared (first use in this function)
|