This is DrawingViewWraps.h in view mode; [Download] [Up]
/* DrawingViewWraps.h generated from DrawingViewWraps.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef DRAWINGVIEWWRAPS_H #define DRAWINGVIEWWRAPS_H extern void PSWMarkTime( void ); extern void PSWReturnTime(int *ElapsedTime); extern void PSWCachestatus(int Array[]); extern void PSWCurrentcacheparams(int *Size, int *Lower, int *Upper); extern void PSWSetcacheparams(int Size, int Lower, int Upper); extern void PSWRmovetoShow(float X, char Str[], int Num); extern void PSWShow(char Str[], int Num); extern void PSWAshow(float X, float Y, char Str[], int Num); extern void PSWWidthshow(float X, float Y, int C, char Str[], int Num); extern void PSWAwidthshow(float X, float Y, int C, float AX, float AY, char Str[], int Num); extern void PSWCopyFont(char *F1, char *F2); extern void PSWSetFont(char *Name, float Size); #endif DRAWINGVIEWWRAPS_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.