|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | ungetc (int c, FILE *stream) |
| int ungetc | ( | int | c, |
| FILE * | stream | ||
| ) |
Definition at line 5 of file ungetc.c.
References _UNGETC_MAX, EOF, FILE::mtx, mtx_lock(), mtx_unlock(), FILE::ungetBuf, and FILE::ungetIndex.
Referenced by _scan_unget(), and vfscanf().