Searched refs:text_getc (Results 1 – 1 of 1) sorted by relevance
23 text_getc (FILE * file) in text_getc() function49 ch = text_getc(file); in read_text_integer()62 while ((ch = text_getc(file)) != EOF) { in read_text_integer()142 ch = text_getc(file); in read_scan_integer()
Completed in 3 milliseconds