home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Owl 25
/
nopv25.iso
/
040A
/
SNIP9707.ZIP
/
KBTRAP.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
|
1997-07-05
|
221 b
|
15 lines
/* +++Date last modified: 05-Jul-1997 */
/*
** KBTRAP.H - Header for KBTRAP.C
*/
#ifndef KBTRAP_H__
#define KBTRAP_H__
void activate_KBtrap(void);
void deactivate_KBtrap(void);
#endif /* KBTRAP_H__ */