home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Il CD di internet
/
CD.iso
/
SOURCE
/
D
/
CLISP
/
CLISPSRC.TAR
/
clisp-1995-01-01
/
amiga
/
jchlib
/
startup
/
def_handle.c
< 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
|
1994-10-24
|
219 b
|
9 lines
#include <exec/types.h>
#include <libraries/dos.h>
/* Only define these by default so that your program (and CLISP) can
* define it itself (not really useful). */
BPTR Input_handle = NULL;
BPTR Output_handle = NULL;