home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11282.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-23  |  193.6 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: Here are the declarations of the input and output operators as member functions of the fraction class. Unlike the friend functions, which have two arguments, these member function declarations have only one argument because the first argument, a fraction object, is implied.