home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A052210.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-12  |  283.9 KB  |  1 channel  |  11,025 sample rate  |  26 seconds
Transcription: The print function has one argument which tells it where to send a complete listing of the contents of the phonebook object. The Ostream class is defined in the file iostream.h. As objects of type Ostream are large, it is more efficient to pass this argument as a reference to an object than to pass the value of the object. The return value of this function is also a reference to the output stream.