59477_0_4740.cpp:1:20: stdafx.h: No such file or directory
59477_0_4740.cpp:5: error: `_TCHAR' has not been declared
59477_0_4740.cpp:6: error: ISO C++ forbids declaration of `argv' with no type
59477_0_4740.cpp: In function `int _tmain(int, int**)':
59477_0_4740.cpp:8: error: `scanf' undeclared (first use this function)
59477_0_4740.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
59477_0_4740.cpp:10: error: `printf' undeclared (first use this function)
|