C++ Colorized Console Output
This post explores an easy way to add color to…
Simple C++ Debugging and Logging
Example using macros to implement simple debugging and logging functions…