0_0_7451995_32571.cpp: In function `int main()':
0_0_7451995_32571.cpp:7: error: missing terminating ' character
0_0_7451995_32571.cpp:8: error: expected init-declarator before "char"
0_0_7451995_32571.cpp:8: error: expected `,' or `;' before "char"
0_0_7451995_32571.cpp:11: error: `s' undeclared (first use this function)
0_0_7451995_32571.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7451995_32571.cpp:11: error: `itoa' undeclared (first use this function)
0_0_7451995_32571.cpp:15: error: `l' undeclared (first use this function)
0_0_7451995_32571.cpp:30: error: `n' undeclared (first use this function)
|