This is psfuncts.h in view mode; [Download] [Up]
/* psfuncts.h generated from psfuncts.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef PSFUNCTS_H #define PSFUNCTS_H extern void loadPSProcedures( void ); extern void tweakWindow(int windowNum, int level); extern void setWindowLevel(int windowNum, int level); extern void PSWDefineFont(const char *fontname); extern void PSWXYShow(float X, float Y, const char *CharString, const float XYScratch[], int j); extern void PSWorkspaceWindow(float *x, float *y, float *w, float *h); #endif PSFUNCTS_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.