--- ray/src/px/pcompos.c 1991/12/19 14:51:50 2.2 +++ ray/src/px/pcompos.c 2003/02/22 02:07:27 2.21 @@ -1,9 +1,6 @@ -/* Copyright (c) 1991 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: pcompos.c,v 2.21 2003/02/22 02:07:27 greg Exp $"; #endif - /* * pcompos.c - program to composite pictures. * @@ -12,12 +9,23 @@ static char SCCSid[] = "$SunId$ LBL"; #include +#include + +#ifdef MSDOS +#include +#endif + +#include + #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 +41,9 @@ int labelht = 24; /* label height */ int checkthresh = 0; /* check threshold value */ +char Command[] = ""; +char Label[] = "