Searched refs:xptr (Results 1 – 1 of 1) sorted by relevance
117 FILE *xptr; in main() local211 if((xptr = fopen(xfile,"r")) == NULL) in main()214 while(bufp < endbufp && (c = getc(xptr)) != EOF) in main()