--- ray/src/px/pcompos.c 1992/06/16 16:48:41 2.5 +++ ray/src/px/pcompos.c 1993/12/29 09:48:12 2.17 @@ -1,4 +1,4 @@ -/* Copyright (c) 1991 Regents of the University of California */ +/* Copyright (c) 1993 Regents of the University of California */ #ifndef lint static char SCCSid[] = "$SunId$ LBL"; @@ -12,12 +12,21 @@ static char SCCSid[] = "$SunId$ LBL"; #include +#include + +#ifdef MSDOS +#include +#endif + #include "color.h" #include "resolu.h" -#define MAXFILE 32 +#define MAXFILE 64 +#define HASMIN 1 +#define HASMAX 2 + /* output picture size */ int xsiz = 0; int ysiz = 0; @@ -33,6 +42,9 @@ int labelht = 24; /* label height */ int checkthresh = 0; /* check threshold value */ +char Command[] = ""; +char Label[] = "