home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11212.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  241.8 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: 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.