ReactOS 0.4.16-dev-959-g2ec3a19
|
#include <corecrt_internal_stdio.h>
Go to the source code of this file.
Functions | |
template<typename Character > | |
static FILE *__cdecl | common_fdopen (int const fh, Character const *const mode) throw () |
FILE *__cdecl | _fdopen (int const fh, char const *const mode) |
FILE *__cdecl | _wfdopen (int const fh, wchar_t const *const mode) |
Definition at line 63 of file fdopen.cpp.
Definition at line 68 of file fdopen.cpp.
|
static |
Definition at line 20 of file fdopen.cpp.
Referenced by _fdopen(), and _wfdopen().