ftp.nice.ch/pub/next/tools/screen/backspace/more3.0Views.tar.gz#/more3.0Views/Multi/psfuncts.h

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 convertToBuffered(int windowNum);

extern void convertToRetained(int windowNum);

extern void setWindowLevel(int windowNum, int level);

extern void PSWDefineFont(char *fontname);

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

extern void PSWorkspaceColor(float r, float g, float b);

#endif PSFUNCTS_H

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