This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Fwd: ifstream problem]





I have a problem with ifstream class. I open  the ifstream object whith
correct file (i make control with the fail member). When i use getline
or << operator i get nothing and the fail bit is set.
The same code works very well under microsoft visual c++ but ifstrem is
in c++ library.

                                            thanks for help

Davide Pedroni




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]