home *** CD-ROM | disk | FTP | other *** search
- strstream, istrstream, and ostrstream are the stream classes for
- arrays in memory.
- These three classes adapt their respective base classes to use an
- array of bytes in memory as the ultimate producer or ultimate
- consumer. strstream is derived from iostream. ostrstream is
- derived from ostream. istrstream is derived from istream.
-