home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A052304.TXT < prev    next >
Encoding:
Text File  |  1993-07-28  |  227 b   |  5 lines

  1. This main routine uses three local variables.  The variable
  2. "person" holds a name entered by the user.  The variable
  3. "telephone" holds a telephone number.  Each single-character
  4. command is stored in the variable "command".
  5.