1 C

ev-Cppincludec++3.4.2backwardfstream.h:31, from kuranew.cpp In file included from C:/Dev-Cpp/include/c++/3.4.2/backward/fstream.h:31, from kuranew.cpp
1 D:cppkuranew.cpp from kuranew.cpp
32:2 C

ev-Cppincludec++3.4.2backwardbackward_warning.h #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
D:cppkuranew.cpp In function `int main()':
11 D:cppkuranew.cpp `ios' has not been declared
11 D:cppkuranew.cpp `end' undeclared (first use this function)
(Each undeclared identifier is reported only once for each function it appears in.)
12 D:cppkuranew.cpp no matching function for call to `std::basic_fstream<char, std::char_traits<char> >::tellg(int)'
note C

ev-Cppincludec++3.4.2bitsistream.tcc:847 candidates are: typename std::basic_istream<_CharT, _Traits>:

os_type std::basic_istream<_CharT, _Traits>::tellg() [with _CharT = char, _Traits = std::char_traits<char>]
13 D:cppkuranew.cpp `ios' has not been declared
13 D:cppkuranew.cpp `beg' undeclared (first use this function)
D:cppMakefile.win [Build Error] [kuranew.o] Error 1[/b]