home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10181.TXT < prev    next >
Encoding:
Text File  |  1993-09-24  |  170 b   |  4 lines

  1. This program exercises the class Fraction.  It demonstrates
  2. several ways such a user-defined type could be used.  Here, an
  3. array of four Fraction objects is declared.
  4.