ftp.nice.ch/pub/next/connectivity/protocol/GateKeeper.3.0.Beta.4.s.tar.gz#/GateKeeper.3.0.Beta.4.s/psfuncts.h

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

/* ./sym/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 PSWmakeWindowGray(int windowNum);

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.