MAX_MARGV
while (margc < MAX_MARGV - 1 && (*ap = strsep(&cp, " \t\n")) != NULL) {
char *margv[MAX_MARGV];