home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10194.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  265.8 KB  |  1 channel  |  11,025 sample rate  |  24 seconds
Transcription: Here are the declarations of an overloaded operator, two friend functions and a member function of the fraction class. Notice that the keyword in-line is included in the declaration of the overloaded assignment operator. The function invert is not an in-line function. Several of the member and friend functions and operators for this class are described in detail on the following screens.