Adds functions for displaying coloured text on a command line terminal. Supports Windows and ANSI (Linux and MacOS) terminals.
Table of Contents
- I. Usage
- XII. Examples
- II. Functions
- Console_Color_DisableFormatting -
- Console_Color_EnableFormatting -
- PrintC - Write a string to the console that contains colourized information and move to the next line.
- WriteC - Write a string to the console that contains colourized information.