home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
dev
/
flexcat-1.5.lha
/
FlexCat
/
lib
/
C_h.sd
< prev
next >
Wrap
Text File
|
1994-11-07
|
694b
|
31 lines
##stringtype C
##shortstrings
/****************************************************************
This file was created automatically by `%fv'
from "%f0".
Do NOT edit by hand!
****************************************************************/
#ifndef %b_CAT_H
#define %b_CAT_H
#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif /* !EXEC_TYPES_H */
#ifndef LIBRARIES_LOCALE_H
#include <libraries/locale.h>
#endif /* !LIBRARIES_LOCALE_H */
/* Prototypes */
extern void Open%bCatalog(struct Locale *, STRPTR);
extern void Close%bCatalog(void);
extern STRPTR Get%bString(APTR);
/* Definitions */
extern const APTR _%i;\n#define %i ((APTR) &_%i)
#endif /* !%b_CAT_H */