ReactOS 0.4.16-dev-1067-ge98bba2
|
Go to the source code of this file.
Functions | |
errno_t __cdecl | _cgets_s (char *const source_string, size_t const size_in_bytes, size_t *const size_read) |
char *__cdecl | _cgets (_Inout_z_ char *const string) |
Variables | |
intptr_t | __dcrt_lowio_console_input_handle |
wchar_t | __console_wchar_buffer |
int | __console_wchar_buffer_used |
Definition at line 110 of file cgets.cpp.
errno_t __cdecl _cgets_s | ( | char *const | source_string, |
size_t const | size_in_bytes, | ||
size_t *const | size_read | ||
) |
Definition at line 30 of file cgets.cpp.
Referenced by _cgets().
|
extern |
Definition at line 18 of file cgetws.cpp.
Referenced by _cgets_s(), and _cgetws_s().
|
extern |
Definition at line 19 of file cgetws.cpp.
Referenced by _cgets_s(), and _cgetws_s().