/* * l [-n] [file ...] */ #include #define PGSIZE 22 #define LBSIZE 128 int nflag; main(argc, argv) char *argv[]; { register char *p; register c, i; int nf; FILE *iop; nf = argc-1; for(i=1; i=PGSIZE) { lop = 0; printf("%s", b); if(gets(nlb) == NULL) break; } else puts(b); } } cant(p) char *p; { error("%s: cannot open\n", p); }