home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A052301.TXT < prev    next >
Encoding:
Text File  |  1993-11-23  |  290 b   |  6 lines

  1. Here is the main() function for the program that uses the
  2. PhoneBk class.  It is a simple program that lets you insert
  3. names and telephone numbers into a PhoneBk object.  You can
  4. also remove the entry for a name, look up the number for
  5. a name, print the entire PhoneBk object, or quit.
  6.