home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A101013.TXT < prev    next >
Encoding:
Text File  |  1993-09-24  |  271 b   |  6 lines

  1. For the insert command, the user must enter a name and telephone
  2. number.  For the lookup and remove commands, the user must enter a
  3. name.  For all commands except quit, the appropriate member
  4. function of the PhoneBk class is called to perform the required
  5. activity.
  6.