Category : C Source Code
Archive   : CTB100T.ZIP
Filename : COLORS.H

 
Output of file : COLORS.H contained in archive : CTB100T.ZIP
/* colors.h
*
* This is a header for the C toolbox. It defines colors and monochrome
* attributes.
*
*/


#define BLACK 0
#define BLUE 1
#define GREEN 2
#define CYAN 3
#define RED 4
#define MAGENTA 5
#define BROWN 6
#define GRAY 7
#define GREY 7
#define WHITE 7
#define DARK_GREY 8
#define DARK_GRAY 8
#define LTBLUE 9
#define LTGREEN 10
#define LTCYAN 11
#define LTRED 12
#define LTMAGENTA 13
#define LTBROWN 14
#define YELLOW 14
#define LTWHITE 15

#define NORMAL 0X07
#define UNDERLINE 0x01
#define REVERSE 0x70
#define BRIGHT 0x08
#define BLINK 0x80



  3 Responses to “Category : C Source Code
Archive   : CTB100T.ZIP
Filename : COLORS.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/