0_0_11624667_11328.cpp: In function `int main()':
0_0_11624667_11328.cpp:10: error: `memset' undeclared (first use this function)
0_0_11624667_11328.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11624667_11328.cpp:11: error: `itoa' undeclared (first use this function)
0_0_11624667_11328.cpp:15: error: `strlen' undeclared (first use this function)
|