home *** CD-ROM | disk | FTP | other *** search
- Client code can call the member function remove() to delete an
- entry from a PhoneBk. The argument "who" holds the name for the
- entry to be removed. remove() returns an integer value, which is
- set to 1 if the deletion is successful, or to 0 if there is no
- entry for the name "who" in the PhoneBk object.
-