home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
MISC
/
NETWORK
/
SOSS31.ZIP
/
INCLUDE
/
EM.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
|
1991-04-11
|
289 b
|
13 lines
/* Copyright 1986 by Carnegie Mellon */
/* Copyright 1984 by the Massachusetts Institute of Technology */
/* These are special values that are returned from the keyboard
* when unusual keys are pressed.
*/
#define NONE -1
#define C_BREAK -2
#define F9 -3
#define F10 -4