#include /* plot.c */ int plot(char *, char *, struct line_pnts *); int plot_warp(char *, char *, struct line_pnts *, double [], double [], int);