0_0_1644691_28789.cpp: In function `void make(char*, int*)':
0_0_1644691_28789.cpp:15: error: `strlen' undeclared (first use this function)
0_0_1644691_28789.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1644691_28789.cpp: In function `int main()':
0_0_1644691_28789.cpp:45: error: `memset' undeclared (first use this function)
0_0_1644691_28789.cpp:50: error: `strlen' undeclared (first use this function)
0_0_1644691_28789.cpp:50: error: `Strlen' undeclared (first use this function)
|