home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH03 / A03122.TXT < prev    next >
Encoding:
Text File  |  1993-08-11  |  159 b   |  4 lines

  1. In this declaration of the enumeration direction, there are four
  2. enumerators:  north, south, east, and west.  Each of these
  3. enumerators has type direction.
  4.