home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
dev
/
gui
/
GenCodeC2_2d.lha
/
GenCodeC2.2d
/
source
/
WriteCatalogFiles.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
|
1996-07-04
|
211 b
|
5 lines
#include <dos/dos.h>
#include <exec/types.h>
BOOL Write_Catalog_h_File(char *Catalog_h_File,char *CatalogName,char *GetString);
BOOL Write_Catalog_c_File(char *Catalog_c_File,char *CatalogName,char *GetString);