0_0_6245553_11387.cpp:8: error: new types may not be defined in a return type
0_0_6245553_11387.cpp:8: error: extraneous `int' ignored
0_0_6245553_11387.cpp:8: error: `main' must return `int'
0_0_6245553_11387.cpp: In function `int main(...)':
0_0_6245553_11387.cpp:30: error: `strcpy' undeclared (first use this function)
0_0_6245553_11387.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
|