home *** CD-ROM | disk | FTP | other *** search
- This statement checks to see if the name field of the item at the
- pointer "entry" equals the value of the argument "who". If they
- are equal, lookup() returns the value returned by the member
- function gettel() from the PhoneNum class. The function gettel()
- returns the value of the telephone number field for this item.
-