home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource3
/
125_01
/
crt.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
|
1985-03-11
|
256 b
|
15 lines
/*
* Parameter definitions for use with video terminal
* library functions
*/
#define N (0)
#define NE (1)
#define E (2)
#define SE (3)
#define S (4)
#define SW (5)
#define W (6)
#define NW (7)