ftp.nice.ch/pub/next/developer/apps/ClassEditor.0.4.NIHS.bsd.tar.gz#/ClassEditor.0.4.NIHS.bsd/Source/CEListener.h

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

#import <appkit/appkit.h>

@interface CEListener : Listener
{
}

- (int)openFile:(char *)aPath onHost:(char *)aHost atTrueLine:(int)aLine;
- (int)openFile:(char *)aPath onHost:(char *)aHost fromTrueLine:(int)fromLine to:(int)toLine;

@end

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