This is func.h in view mode; [Download] [Up]
/* OBSOLETE -- NOW PART OF BOOZ.H */
/*
The contents of this file are hereby released to the public domain.
-- Rahul Dhesi 1987/02/08
*/
/* Functions defined by Booz */
int getfile ();
int lzd ();
int readdir ();
int rd_zooh ();
int rd_dir ();
int addbfcrc();
int prterror();
int oozext ();
int putstr ();
char *itoa ();
int fixfname ();
/* Standard functions */
char *malloc();
char *strcpy();
char *strcat();
char *strncat();
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.