home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11162.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  154.8 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: Cin is defined in the Iostream library as an object of a class derived from Istream. Extracting characters from Cin in C++ is analogous to calling scanf in C.