home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
dev
/
c
/
REQUESTLib.lha
/
REQUESTLib
/
Developer
/
source
/
main.h
< prev
Encoding:
Amiga (detected)
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
|
1999-08-08
|
160 b
|
12 lines
/*
* main.h
* include files
*
* (c) 1999 by Michaela Prüß
*/
#include <stdio.h>
#include <ctype.h>
#include <exec/types.h>
#include "requestlib_protos.h"