home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A051221.TXT < prev    next >
Encoding:
Text File  |  1993-11-23  |  125 b   |  3 lines

  1. This line declares the identifier Fraction to be the name of a
  2. class. The keyword class begins the class definition block.
  3.