home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11283.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  253.8 KB  |  1 channel  |  11,025 sample rate  |  23 seconds
Transcription: Here is what a function that used these input and output operators would look like. Because a fraction object must be the first operand of the input and output operators, you cannot combine more than one input or output operation in a single statement. You can see that input and output are awkward when the operators are defined as member functions rather than friends.