9 extern int wfo_in_use[20];
17 extern unsigned long mnmap[16];
19 extern float delim[][16];
34 float x[5],y[5],
xx[5],
yy[5];
35 int line_style,cap_style,join_style;
37 int xint,yint,dup_flag[5];
87 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
100 if(wfo_in_use[m] == -1)
112 if(wfo_in_use[m]==-1)
159 if(x[h]==x[pnum] && y[h]==y[pnum])
166 for(kk=0;kk<3;kk++) {
170 for(mm=0;mm<4;mm++) {
198 if(dup_flag[kk]==0) {
219 if(pnum != 2 && pnum != 4)
228 for(
k=0;
k<pnum;
k++) {
238 for(
k=0;
k<pnum;
k++) {
246 for(
k=0;
k<pnum;
k++) {
283 line_style=LineSolid;
285 join_style=JoinMiter;
287 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
void contour_mxn(Pixmap pixm, int h, int display_flag, char *file, int num)
void read_file(char *, int, struct pcp *)
struct hrap_grid * hrap_grid