#include "getcfg.h" #include "string.h" typedef char PARAMBUF[MAX_LEN_BYTES_OF_LINE+1]; /* return first visible char pointer from a string. */ #ifndef MIN #define MIN(a,b) a