Searched defs:ungetc (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/stdio/
H A Dungetc.c27 ungetc(int c, Sfio_t* f) function
29 STDIO_INT(f, "ungetc", int, (int, Sfio_t*), (c, f))

Completed in 14 milliseconds