home *** CD-ROM | disk | FTP | other *** search
- You can define streams that use an array of bytes in memory as an
- ultimate consumer or an ultimate producer. To do this, you define
- strstream, istrstream, and ostrstream objects. This example shows
- you how you can define an istrstream object that has a character
- string in memory as an ultimate producer.
-