This is STDefines.h in view mode; [Download] [Up]
/* defs.h - written by Robert Vasvari 6/94 */ #define BUFSIZE 1024 #define INTLDATEFORMAT (@"%Y-%m-%d %H:%M:%S %z") /* lets import most of the foundation classes here, since most classes will need it */ #import <foundation/NSString.h> #import <foundation/NSArray.h> #import <foundation/NSUtilities.h> #import <foundation/NSPathUtilities.h> #import <foundation/NSDate.h>
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.