This is MathSpeaker.h in view mode; [Download] [Up]
#import <appkit/Speaker.h> extern port_t NXPortFromName(const char *portName, const char *hostName); @interface MathSpeaker : Speaker {} - (int) msgProcessString : (char *) inString into : (char **) outString processType : (int) type ok : (int *) flag; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.