ftp.nice.ch/pub/next/developer/objc/dps/AdobeExamples.N.bs.tar.gz#/AdobeExamples/NX_CtlPoints/ControlViewWraps.h

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

/* ControlViewWraps.h generated from ControlViewWraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef CONTROLVIEWWRAPS_H
#define CONTROLVIEWWRAPS_H

extern void PSWMarkTime( void );

extern void PSWReturnTime(int *ElapsedTime);

extern void PSWDefsView(float BGColor, float BGColorStr, float BGWidthStr, float BGrect[]);

extern void PSWEraseView( void );

extern void PSWBasic(float X, float Y, char *Figure, char *Op);

extern void PSWUserPath(float Pts[], int Tot_Pts, char Ops[], int Tot_Ops, char *Op);

extern void PSWRectDraw(float XYScratch[], int j, char *rectOp);

extern void PSWShow(float X, float Y, char *Char);

extern void PSWXYShow(float X, float Y, char *CharString, float XYCoords[], int j);

#endif CONTROLVIEWWRAPS_H

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