home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A021815.TXT < prev    next >
Encoding:
Text File  |  1993-07-27  |  138 b   |  4 lines

  1. If none of the cases is a match, then the default case is
  2. selected.  This selection is usually made to handle default or
  3. missed cases.
  4.