/ColorStringLib

String Color Library (C++)

Primary LanguageC++Apache License 2.0Apache-2.0

ColorStringLib

Color String Library (C++)

Information

Color String inherits from the string class of the standard C++ library providing the programmer with the help to incorporate strings with color in a simple and comfortable way. It works the same as a C++ String with the advantage that it incorporates color to be displayed in the console

Example

demo.cpp is an example of usage

Alt text

Author

Carlos Caminero (Carlosalpha1)