home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11281.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  186.0 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: In the preceding pages, the input and output operators for a user-defined class are overloaded. In this example, the input and output operators were defined as friends of the class. Now, let's look at what happens when they are defined as member functions.