ftp.nice.ch/pub/next/developer/objc/api/QuestorAPI.3.2.s.tar.gz#/Questor_API/API/Source/Questor_API_Demo2/Questor_API_Demo2Listener.h

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

#import <appkit/Listener.h>
@interface Questor_API_Demo2Listener : Listener
{}
-(int)questorData : (char *) buf
	len : (int) len
	fromRow : (int) fromRow
	fromCol : (int) fromCol
	toRow : (int) toRow
	toCol : (int) toCol
	sheet : (char *) path
	ok : (int *) ok;
@end

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