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