home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
libs
/
gle
/
util
/
surf
/
vaxconio.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1992-11-29
|
232 b
|
26 lines
#define YELLOW 1
#define BLACK 0
#define BLUE 0
#define LIGHTGRAY 0
#define WHITE 1
#define MAGENTA 1
struct text_info {
int normattr,winleft,wintop,winright,winbottom,curx,cury;};
struct ffblk {char *ff_name;};