home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11238.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  199.1 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: Iostream is the stream class for input and output. Iostream is a class that implements streams that are used for both input and output. The public member functions of Iostream allow you to put characters into and take characters out of a stream buffer.