CONFIG is  a set of  C routines for  reading configuration files.
One  of  the major objectives  of  CONFIG  is  to  allow existing
programs which are not using configuration file to take advantage
of CONFIG with minimal changes.

CONFIG is still in its very primitive form.  I don't have time to
finish the programming section of CONFIG but it should not to
difficult to follow the code (I think).

CONFIG has been successfully compiled using:
1. MSDOS MS C compiler 5.0 using small model
2. Ultrix cc with -DOldFashion
3. Ultrix gcc
4. BSD 4.3 cc with -DOldFashion
5. Encore gcc with -DNoVPRINTF
6. Encore cc with -DNoVPRINTF
7. SUN OS 3.4 cc

Conrad Kwok
internet: kwok@iris.ucdavis.edu
csnet   : kwok@ucd.csnet 
csnet   : kwok%iris.ucdavis.edu@csnet.relay
uucp    : {ucbvax, uunet, ... }!ucdavis!iris!kwok

