home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource4
/
237_01
/
gradvar.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
|
1987-07-28
|
384 b
|
9 lines
extern unsigned int DOTVALUE[];
extern int XLIMIT, YLIMIT;
extern int ORGX, ORGY;
extern int TEN_MS;
extern void (*PRE_ERROR_FUNC)(), (*POST_ERROR_FUNC)();
extern int (*SPACING_FUNC)();
extern int PRE_ERROR_LEVEL, POST_ERROR_LEVEL;
extern int WINX1, WINX2, WINY1, WINY2;