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