Homework 4, Feedback
If you wish to fix your errors, there is a redo folder that closes next Monday
If you didn't use one of these, you did not use a scoped class:
enum class ColorT ... enum struct ColorT ...
Your code should be called colors.cpp to use the Makefile
If you don't know how to make a tar file, seek help
Please don't include executable files in your tar file.
In this homework case matters.
If you are not getting the results described, your program is wrong.
I don't mean a single endl.
I mean 100,000 error lines.
You should now build this set of routines (at least, probably a spinner too) for Project 2.
Make sure it is a scoped enumerated type.
Some of you expressed concern that your code might be close to that of other students.
In this case, you should really be copying what I have done.
And your code should be very close to that.
In addition, there is very little you should be doing different here.