home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10231.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  260.4 KB  |  1 channel  |  11,025 sample rate  |  24 seconds
Transcription: Here are the definitions of the inline member functions of this class. The unary arithmetic operators, which are defined in the class definition, are also inline member functions. Notice that the first constructor can be a default constructor because both its arguments are optional. This constructor can also convert an integer value into a fraction object by setting the denominator to 1.