0_0_4815136_12247.cpp:1: error: `TMAX' was not declared in this scope
0_0_4815136_12247.cpp: In function `int ChangetoNum(char*, short int*, short int)':
0_0_4815136_12247.cpp:7: error: `DIV' undeclared (first use this function)
0_0_4815136_12247.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4815136_12247.cpp:8: error: `divstr' undeclared (first use this function)
0_0_4815136_12247.cpp:11: error: `deadd' undeclared (first use this function)
0_0_4815136_12247.cpp:28: error: `atoi' undeclared (first use this function)
0_0_4815136_12247.cpp: In function `int PrintAns(char*, char*, short int*, short int)':
0_0_4815136_12247.cpp:95: error: `printf' undeclared (first use this function)
0_0_4815136_12247.cpp: In function `int main()':
0_0_4815136_12247.cpp:146: error: `TMAX' undeclared (first use this function)
0_0_4815136_12247.cpp:146: error: `NUMLONG' undeclared (first use this function)
0_0_4815136_12247.cpp:147: error: `DIV' undeclared (first use this function)
0_0_4815136_12247.cpp:149: error: `scanf' undeclared (first use this function)
0_0_4815136_12247.cpp:152: error: `strleft' undeclared (first use this function)
0_0_4815136_12247.cpp:152: error: `strright' undeclared (first use this function)
0_0_4815136_12247.cpp:154: error: `numleft' undeclared (first use this function)
0_0_4815136_12247.cpp:155: error: `deadd' undeclared (first use this function)
0_0_4815136_12247.cpp:157: error: `numright' undeclared (first use this function)
0_0_4815136_12247.cpp:165: error: `ans' undeclared (first use this function)
0_0_4815136_12247.cpp:177: error: `printf' undeclared (first use this function)
|