enum mrpt::system::TConsoleColorΒΆ
For use in setConsoleColor.
#include <os.h> enum TConsoleColor { CONCOL_NORMAL = 0, CONCOL_BLUE = 1, CONCOL_GREEN = 2, CONCOL_RED = 4, };
For use in setConsoleColor.
#include <os.h> enum TConsoleColor { CONCOL_NORMAL = 0, CONCOL_BLUE = 1, CONCOL_GREEN = 2, CONCOL_RED = 4, };