1 /* This is a Cfunctions (version 0.24) generated header file.
2 Cfunctions is a free program for extracting headers from C files.
3 Get Cfunctions from `http://www.hayamasa.demon.co.uk/cfunctions'. */
5 /* This file was generated with:
6 `cfunctions -i zscii.c' */
11 int getstring (zword packedaddress );
12 int decodezscii (offset zscii , void ( *putcharfunc ) ( int ) );
13 int encodezscii (zbyte *dest , int mindestlen , int maxdestlen , const char *source , int sourcelen );
14 void op_encode_text (void);
16 #endif /* CFH_ZSCII_H */