home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10221.TXT < prev    next >
Encoding:
Text File  |  1993-10-07  |  223 b   |  5 lines

  1. The member function reduce() is called whenever a Fraction is
  2. created from a specified numerator and denominator.  It makes sure
  3. that the internal representation of the Fraction object is in the
  4. simplest possible form.
  5.