ftp.nice.ch/pub/next/audio/converter/GISO.3.3.s.tar.gz#/GISO/FileName.h

This is FileName.h in view mode; [Download] [Up]

#import "StringStorage.h"

@interface StringStorage (FileName)

/* Return the basename of the filename. */
- (const char *) basename;

- (const char *) fileType;

/* 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.