home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11111.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  176.7 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: Input and output, or I O, is not an integral part of C++. I O facilities are defined inO stream library, a collection of classes that you can use to perform I O on both built-in types and your own types and classes.