home *** CD-ROM | disk | FTP | other *** search
- Because all the member functions have a similar structure, only
- the function lookup() is described here. This function takes a
- single argument "who". If there is an item in the List object
- that has a name field that equals the value of "who", lookup()
- returns the telephone number field of that item. Otherwise,
- lookup() returns 0.
-