This is cheese.h in view mode; [Download] [Up]
/* /home/chaos/Development/VMPages/derived_src/cheese.h generated from cheese.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef CHEESE_H #define CHEESE_H extern void PSLineWidth(float w); extern void PSSetRGBColor(float r, float g, float b); extern void PSCheese(float x, float y, float w, float h, float a); extern void PSFilledCheese(float x, float y, float w, float h, float a); #endif CHEESE_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.