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

  1. This copy constructor first initializes the value of the data
  2. member numEntry in the new PhoneBk to be equal to the value of
  3. numEntry in the PhoneBk object being copied.
  4.