Included Files
Preprocessor definitions
#define Static static
#define TABSIZ 0x20
boolean digit ( char c )
int dist2 ( int x0, int y0, int x1, int y1 )
int distmin ( int x0, int y0, int x1, int y1 )
char* eos ( char* s )
boolean friday_13th ( void )
boolean fuzzymatch ( const char* s1, const char* s2, const char* ignore_chars, boolean caseblind )
int getyear ( void )
char highc ( char c )
char* lcase ( char* s )
boolean letter ( char c )
char lowc ( char c )
int midnight ( void )
char* mungspaces ( char* bp )
int night ( void )
boolean online2 ( int x0, int y0, int x1, int y1 )
boolean onlyspace ( const char* s )
const char* ordin ( int n )
int phase_of_the_moon ( void )
boolean pmatch ( const char* patrn, const char* strng )
int rounddiv ( long x, int y )
char* s_suffix ( const char* s )
void setrandom ( void )
int sgn ( int n )
char* sitoa ( int n )
int strncmpi ( const char* s1, const char* s2, int n )
char* strstri ( const char* str, const char* sub )
char* tabexpand ( char* sbuf )
char* visctrl ( char c )
char* xcrypt ( const char* str, char* buf )
long yyyymmdd ( time_t date )
static struct tm* getlt ( void )