putarg
static void putarg(int, char *); /* put argument at specified location */
putarg(0, CPP);
putarg(1, CPPFLAGS);