home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
inline
/
input.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-10-12
|
287 b
|
17 lines
#ifndef _INLINE_INPUT_H
#define _INLINE_INPUT_H
#ifndef __INLINE_MACROS_H
#include <inline/macros.h>
#endif
#ifndef INPUT_BASE_NAME
#define INPUT_BASE_NAME InputBase
#endif
#define PeekQualifier() \
LP0(0x2a, UWORD, PeekQualifier, \
, INPUT_BASE_NAME)
#endif /* _INLINE_INPUT_H */