|
The Witchcraft Compiler Collection
WCC
|
Go to the source code of this file.
Macros | |
| #define | RED "\033[1;31m" |
| #define | CYAN "\033[1;36m" |
| #define | GREEN "\033[1;32m" |
| #define | BLUE "\033[1;34m" |
| #define | BLACK "\033[1;30m" |
| #define | BROWN "\033[1;33m" |
| #define | MAGENTA "\033[1;35m" |
| #define | GRAY "\033[1;37m" |
| #define | DARKGRAY "\033[1;30m" |
| #define | YELLOW "\033[1;33m" |
| #define | NORMAL "\033[0m" /* flush the previous properties */ |
| #define | CLEAR "\033[2J" |
| #define NORMAL "\033[0m" /* flush the previous properties */ |
1.8.6