This is the mail archive of the gcc@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]

missing iostream, fstream iomanip, etc



Hi,

I've noticed that egcs doesn't come with the <iostream>, <fstream>,
and <iomanip> header files.  Instead, I have to include <iostream.h>,
<fstream.h>, etc.  Is this a known issue?

Thanks,
Tudor


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