home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 3
/
PDCD_3.iso
/
languages
/
pot
/
potsrc
/
lib
/
h
/
Strings
next >
Wrap
Text File
|
1995-01-22
|
379b
|
15 lines
#ifndef pOt_Strings__INC
#define pOt_Strings__INC
/* This code is generated by pOt. */
extern pOt_LONGINT pOt_Length_Strings pOt__ARGS((pOt__DynArr *));
extern void pOt_Append_Strings pOt__ARGS((pOt__DynArr *, pOt__DynArr *));
extern void pOt_FromLInt_Strings pOt__ARGS((pOt_LONGINT , pOt_SHORTINT , pOt__DynArr *));
extern void pOt_Strings__body pOt__ARGS((void));
#endif