|
ReactOS 0.4.16-dev-2110-ge3521eb
|
#include <corecrt_internal_stdio.h>
Go to the source code of this file.
Functions | |
| int __cdecl | _fgetc_nolock (FILE *const public_stream) |
| int __cdecl | _getc_nolock (FILE *const stream) |
| int __cdecl | fgetc (FILE *const public_stream) |
| int __cdecl | getc (FILE *const stream) |
| int __cdecl | _fgetchar () |
| int __cdecl | getchar () |
Definition at line 14 of file fgetc.cpp.
Definition at line 39 of file fgetc.cpp.
Referenced by _fgetchar(), and getc().