Document: gclib Purpose: Describes the available routines in the Gipsy C LIBrary. Category: UTILITY File: gclib.c Author: K.G. Begeman Description: The following useful C routines are available: int char2str( fchar c, char *s, int ls ) int str2char( char *s, fchar c ) fchar tofchar( char *s ) char *zadd( fchar ) Each routine has its own document! Updates: Apr 22, 1990: KGB, Document created.