0_0_1845176_18445.cpp:5: error: redeclaration of C++ built-in type `bool'
0_0_1845176_18445.cpp: In function `void Caseerror(int)':
0_0_1845176_18445.cpp:37: error: `exit' undeclared (first use this function)
0_0_1845176_18445.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1845176_18445.cpp: In function `void dodash(char, char*, int*, char*, int*, int)':
0_0_1845176_18445.cpp:90: error: `isalnum' undeclared (first use this function)
0_0_1845176_18445.cpp: In function `bool omatch(char*, int*, char*, int)':
0_0_1845176_18445.cpp:259: error: `abort' undeclared (first use this function)
0_0_1845176_18445.cpp: At global scope:
0_0_1845176_18445.cpp:299: error: ISO C++ forbids declaration of `patsize' with no type
0_0_1845176_18445.cpp: In function `int patsize(char*, int)':
0_0_1845176_18445.cpp:303: error: `abort' undeclared (first use this function)
0_0_1845176_18445.cpp: In function `int main(int, char**)':
0_0_1845176_18445.cpp:417: error: `exit' undeclared (first use this function)
|