home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A021811.TXT < prev    next >
Encoding:
Text File  |  1993-11-26  |  198 b   |  5 lines

  1. This is an example of a switch statement.  In this program, the
  2. expression in the switch statement is a character.  Here, a
  3. character variable is defined and a value is requested from the
  4. user.
  5.