ftp.nice.ch/pub/next/tools/workspace/gnuplot.3.0.s.tar.gz#/gnuplot.NeXT/gnuplot.nx/plot.h

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

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

#ifndef PLOT_H
#define PLOT_H

extern void draw_line(float x, float y, float tx, float ty);

extern void show_lj(float x, float y, char str[], int n);

extern void show_ctr(float x, float y, char str[], int n);

extern void show_rj(float x, float y, char str[], int n);

#endif PLOT_H

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