0_0_4138673_9650.cpp: In function `int check(char*)':
0_0_4138673_9650.cpp:10: error: `isdigit' undeclared (first use this function)
0_0_4138673_9650.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4138673_9650.cpp:12: error: `isalpha' undeclared (first use this function)
|