home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH06 / A06102.TXT < prev    next >
Encoding:
Text File  |  1993-11-29  |  251 b   |  5 lines

  1. The PhoneBk object "TelBook" is declared and initialized by the
  2. default constructor.  Every element in the array "alphabook" is an
  3. initialized PhoneBk object.  The objects "a", "b", and "c" are of
  4. type Fraction and have initial values equal to 0.
  5.