771979_0_0_9676.c: In function `searchMaxSubString':
771979_0_0_9676.c:10: error: `bool' undeclared (first use in this function)
771979_0_0_9676.c:10: error: (Each undeclared identifier is reported only once
771979_0_0_9676.c:10: error: for each function it appears in.)
771979_0_0_9676.c:10: error: syntax error before "foundMaxSubStr"
771979_0_0_9676.c:22: error: `foundMaxSubStr' undeclared (first use in this function)
771979_0_0_9676.c:22: error: `true' undeclared (first use in this function)
771979_0_0_9676.c:24: error: `false' undeclared (first use in this function)
|