Trying to initialize class objects nested inside a typedef is causing segmentation faults?
I am attempting a program using C++ that prints text to a terminal in different colors.
I am attempting a program using C++ that prints text to a terminal in different colors.