Description: The standard C++ iostream library does not know about colors. Hence, console applications tend to look very boring and often fail to emphasize the important bits in the flood of text. As I normally use console applications to do unit testing, I wanted the input conditions and the results of the test cases to stand out and be easily interpreted (i.e. PASSED in green and FAIL in red).
To Search:
File list (Check if you may need any files):
VC6\ConColors_Demo.dsp
...\ConColors_Demo.dsw
...\ConColors_Demo.opt
...\ConColors_Demo.plg
...\Console.h
...\Debug
...\.....\ConColors_Demo.exe
...\main.cpp