ReactOS 0.4.16-dev-927-g467dec4
|
#include <corecrt_internal_lowio.h>
Go to the source code of this file.
Functions | |
template<typename Character > | |
static int __cdecl | common_creat (Character const *const path, int const pmode) throw () |
int __cdecl | _creat (char const *const path, int const pmode) |
int __cdecl | _wcreat (wchar_t const *const path, int const pmode) |
Definition at line 33 of file creat.cpp.