gets1
extern char *gets1(char *, int);
while (gets1(line, sizeof line))
gets1(line, sizeof line);
for (nlin=nslin=0; gets1(cstore, MAXSTR); nlin++)
while (gets1(cstore=cspace, MAXSTR) && domore(cstore))
while (gets1(line, sizeof line))