555866_0_0_14400.cpp: In function `int searchMaxSubString(char*)':
555866_0_0_14400.cpp:18: error: `strrev' undeclared (first use this function)
555866_0_0_14400.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
555866_0_0_14400.cpp: At global scope:
555866_0_0_14400.cpp:33: error: `main' must return `int'
|