MAXARGV
for (i = 0; i < MAXARGV; i++)
if (argc < MAXARGV) {
while (argc <= MAXARGV)
char *se_argv[MAXARGV+1]; /* program arguments */