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

sstream missing?


Hello.

Note that I base this on the Stroustrup book (3rd edition) and the
draft standard, I haven't seen the real C++ standard.

In the above sources, it seems that strstream.h has been replaced by
sstream.  But I can find no such header in egcs-1.0.1 or the latest
snapshot (980205).  Is it as simple as just including strstream.h?

	Jan D.



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