ftp.nice.ch/Attic/openStep/developer/resources/MiscKit.2.0.5.m.NIS.b.tgz#/MiscKit.2.0.5.m.NIS.b/MiscFoundation.framework/Versions/A/Headers/NSString+Substrings.h

This is NSString+Substrings.h in view mode; [Download] [Up]

#import <Foundation/NSString.h>

@interface NSString (MiscSubstrings)

- (NSString *)substringToString:(NSString*)aString;
- (NSString *)substringFromString:(NSString*)aString;
- (NSString *)substringFromEndOfString:(NSString*)aString;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.