Homework 3, Enumerating Dragons.

Short Description:

Implement several enumerated types.

Goals

When you finish this homework, you should have:

Formal Description

  1. Download these three files:
  2. In the file ColorT.cpp Implement the functions described in ColorT.h.
  3. Compile your programs, and make sure that ColorTest runs with no errors.
  4. Add more colors
  5. Create a new type.
  6. Add a test driver for your sizes
  7. Download the file Dragons.cpp.
  8. When everything is working, submit your homework.

    Required Files

    A single tar or zip file containing the source code and makefile for this program.

    Submission

    Submit the assignment to the D2L folder Homework 3 by the due date.