home *** CD-ROM | disk | FTP | other *** search
- The PhoneBk class has three data members. They are private by
- default. The first is an array of strings that holds the names in
- a PhoneBk. The second is an array of long integers that holds the
- telephone number associated with each name. The number of entries
- in a PhoneBk is recorded in the integer numEntry.
-