Searched refs:charnew (Results 1 – 1 of 1) sorted by relevance
339 int charnew, charold; /* Current and previous char read. */ in paste_serial() local376 while ((charnew = getc (fileptr)) != EOF) in paste_serial()390 charold = charnew; in paste_serial()