GCpp general purpose C++ library
version 1.0
|
Go to the source code of this file.
Macros | |
#define | G_TERM_RED "" |
Color code for shell terminal. | |
#define | G_TERM_GREEN "" |
Color code for shell terminal. | |
#define | G_TERM_YELLOW "" |
Color code for shell terminal. | |
#define | G_TERM_BLUE "" |
Color code for shell terminal. | |
#define | G_TERM_PURPLE "" |
Color code for shell terminal. | |
#define | G_TERM_CYAN "" |
Color code for shell terminal. | |
#define | G_TERM_BLACK_ON_RED "" |
Color code for shell terminal. | |
#define | G_TERM_BLACK_ON_GREEN "" |
Color code for shell terminal. | |
#define | G_TERM_BLACK_ON_YELLOW "" |
Color code for shell terminal. | |
#define | G_TERM_BLACK_ON_BLUE "" |
Color code for shell terminal. | |
#define | G_TERM_BLACK_ON_PURPLE "" |
Color code for shell terminal. | |
#define | G_TERM_BLACK_ON_CYAN "" |
Color code for shell terminal. | |
#define | G_TERM_NORM "" |
Text display code for shell terminal. | |
#define | G_TERM_DEFAULT "" |
Text display code for shell terminal. | |
#define | G_TERM_RVIDEO "" |
Text display code for shell terminal. | |
#define | G_TERM_ENDL "\n" |
End of line. | |
Defines shell terminal related variables.