home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11151.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  216.6 KB  |  1 channel  |  11,025 sample rate  |  20 seconds
Transcription: C++IO is simple to use, but its implementation in the Iostream library is large and complicated. You can perform IO on the built-in types without worrying about the details of the library, but you should be familiar with its basic concepts if you want to adapt it to perform IO on your own classes.