home *** CD-ROM | disk | FTP | other *** search
- Client code can call the member function lookup() to find the
- telephone number for a person. The name of the person is passed
- in the argument "who". The lookup() function returns a long
- integer value, which is set to the telephone number found for the
- name "who", or to 0 if there is no entry for that name in the
- PhoneBk object.
-