fgets             138 extend.c       		while (fgets(line, sizeof(line), fp) != NULL)
fgets              51 fetch.c            mtp[0] = fgets(mtp[0], MAXLINE+1, stdin);
fgets              68 fetch.c              mtp[clp] = fgets(mtp[clp], MAXLINE+1, stdin);