268870_0_15825.c:2:19: string: No such file or directory
268870_0_15825.c:5: error: syntax error before "flag"
268870_0_15825.c:17: error: syntax error before "find"
268870_0_15825.c: In function `find':
268870_0_15825.c:23: error: `true' undeclared (first use in this function)
268870_0_15825.c:23: error: (Each undeclared identifier is reported only once
268870_0_15825.c:23: error: for each function it appears in.)
268870_0_15825.c:25: error: `false' undeclared (first use in this function)
268870_0_15825.c: In function `did':
268870_0_15825.c:45: error: `true' undeclared (first use in this function)
268870_0_15825.c:47: error: `false' undeclared (first use in this function)
268870_0_15825.c: In function `main':
268870_0_15825.c:77: error: `false' undeclared (first use in this function)
268870_0_15825.c:78: error: `true' undeclared (first use in this function)
|