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