This is ClockPS.h in view mode; [Download] [Up]
/* ./sym/ClockPS.h generated from ClockPS.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef CLOCKPS_H #define CLOCKPS_H extern void drawClockHand(float angle, float length, float gray, float width); extern void drawClockString(int x, int y, int size, const char *string); #endif CLOCKPS_H
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.