home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume4
/
se
/
part1
/
constdefs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1986-11-30
|
153 b
|
12 lines
/*
** constdefs.h
**
** Standard macro definitions for se screen editor
*/
#define EOS '\0'
#define ERR (-3)
#define OK (-2)
#define NO 0
#define YES 1