home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A091631.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-29  |  156.4 KB  |  1 channel  |  11,025 sample rate  |  14 seconds
Transcription: This declaration uses a non-static member function to overload the assignment operator. The assignment operator takes a reference to the fraction object's source as its argument and returns a reference to a fraction.