home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A112310.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  292.1 KB  |  1 channel  |  11,025 sample rate  |  27 seconds
Transcription: 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 consultant consumer. strStream is derived from iostream. ostrStream is derived from ostream. istrStream is derived from istream.