This is FileName.h in view mode; [Download] [Up]
#import "StringStorage.h" @interface StringStorage (FileName) /* Return the basename of the filename. */ - (const char *) basename; /* Append 7 characters to the filename to create a unigue filenae */ - mktemp; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.