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 PSWSetUpath(float Pts[], int Tot_Pts, char Ops[], int Tot_Ops); extern void PSWUpathStroke(int UPath); extern void PSWHitPath(float HPts[], int Tot_HPts, char HOps[], int Tot_HOps, float Pts[], int Tot_Pts, char Ops[], int Tot_Ops, int *Hit); extern void PSWDrawControlPoints(float X, float Y, float Pts[], int Tot_Pts, char *Chs); extern void PSWDefineFont(char *fontname); #endif DRAWINGVIEWWRAPS_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.