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.