ReactOS 0.4.16-dev-959-g2ec3a19
|
Go to the source code of this file.
Macros | |
#define | _ASCBUFSIZE 26 |
#define _ASCBUFSIZE 26 |
Definition at line 11 of file asctime.cpp.
_In_range_ | ( | >= | , |
_ASCBUFSIZE | |||
) | const |
Definition at line 166 of file asctime.cpp.
Definition at line 194 of file asctime.cpp.
errno_t __cdecl _wasctime_s | ( | wchar_t *const | buffer, |
size_t const | size_in_chars, | ||
tm const *const | tm_value | ||
) |
Definition at line 126 of file asctime.cpp.
Definition at line 189 of file asctime.cpp.
errno_t __cdecl asctime_s | ( | char *const | buffer, |
size_t const | size_in_chars, | ||
tm const *const | tm_value | ||
) |
Definition at line 117 of file asctime.cpp.
Definition at line 143 of file asctime.cpp.
Referenced by _Success_().
Definition at line 152 of file asctime.cpp.
|
static |
Definition at line 21 of file asctime.cpp.
Referenced by throw().
Definition at line 54 of file asctime.cpp.