home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 6
/
FreshFish_September1994.bin
/
bbs
/
util
/
mg-3b.lha
/
mg
/
src.LZH
/
h
/
varargs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1990-05-23
|
219 b
|
7 lines
/*
* The default assumes your system has a varargs.h, and gets it for you.
* Systems without a varargs.h will need to provide one of their own. The on
* in /sys/amiga works on most systems.
*/
#include <varargs.h>