ftp.nice.ch/pub/next/tools/performance/Monitor.1.1.NIHS.bs.tar.gz#/Monitor/sym/Monitorwraps.h

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

/* ./sym/Monitorwraps.h generated from Monitorwraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef MONITORWRAPS_H
#define MONITORWRAPS_H

extern void string_size(const char *string, float *width, float *height);

extern void fill_strip(float x, float y, float w, float h);

extern void draw_frame(float x, float y, const char *ttl, float llx, float lly, float urx, float ury);

extern void draw_limits(float x, float y, const char *limit);

extern void draw_1_stat(float x, float w, float y1);

extern void draw_2_stats(float x, float w, float y1, float y2);

extern void draw_3_stats(float x, float w, float y1, float y2, float y3);

#endif MONITORWRAPS_H

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