This is misc.h in view mode; [Download] [Up]
#ifndef __MISC_H #define __MISC_H char *currentTimeString (char *string,int len) ; int log (char *filename,char *format,...) ; char *debugsputs (char *buffer,char *string) ; #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.