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

  1. Three public functions are added to the interface of the PhoneBk
  2. class.  The first is a default constructor.  It creates an empty
  3. PhoneBk object with the value of the data member numEntry set to
  4. 0.
  5.