This is DAYString.h in view mode; [Download] [Up]
// // DAYString.h -- this is a compatability header // Written by Don Yacktman Copyright (c) 1993 by Don Yacktman. // #import <misckit/MiscString.h> #ifndef DAYSTRINGCOMPAT_H #define DAYSTRINGCOMPAT_H #define DAYString MiscString #define DAY_LAST MISC_STRING_LAST #define DAY_FIRST MISC_STRING_FIRST #endif DAYSTRINGCOMPAT_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.