This is ToyWinPPM.h in view mode; [Download] [Up]
#import "ToyWin.h" @interface ToyWinPPM : ToyWin { char **execList; const char *extension; } - (commonInfo *)drawToyWin:(const char *)fileName type:(int)type map:(unsigned char **)map err:(int *)err; - setExecList: (char **)list ext: (const char *)type; /* list is free-ed by this obj */ @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.