MAXCPPARGS
if (strlen(optarg) + strlen(Cppargs) + 4 >= MAXCPPARGS)
MAXCPPARGS);
static char Cppargs[MAXCPPARGS];