home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Exec 5
/
CD_Magazyn_EXEC_nr_5.iso
/
Recent
/
comm
/
mail
/
YAM23src.lha
/
Source
/
C_h.sd
< prev
next >
Wrap
Text File
|
2000-11-04
|
462b
|
20 lines
##stringtype C
##shortstrings
/****************************************************************
This file was created automatically by `FlexCat V1.3'
****************************************************************/
#ifndef %b_CAT_H
#define %b_CAT_H
#include <exec/types.h>
#include <libraries/locale.h>
extern void Open%bCatalog(void);
extern void Close%bCatalog(void);
extern char *GetStr(APTR);
extern const APTR _%i;\n#define %i ((APTR) &_%i)
#endif