ReactOS 0.4.16-dev-1041-g8b6907f
|
#include <corecrt_internal_securecrt.h>
Go to the source code of this file.
Functions | |
template<typename Character > | |
_Success_ (return==0) static errno_t __cdecl common_tcscat_s(_Inout_updates_z_(size_in_elements) Character *const destination | |
size_t const _In_z_ Character const *const source | throw () |
_In_ size_t const | _In_reads_or_z_ (count) Character const *const source |
Variables | |
size_t const | size_in_elements |
_In_ size_t const _In_ Character const | value |
Definition at line 23 of file corecrt_internal_string_templates.h.
Definition at line 21 of file corecrt_internal_string_templates.h.
Referenced by _In_reads_or_z_(), _strnset_s(), _strset_s(), _wcsdup(), _wcsnset_s(), _wcsset_s(), strcat_s(), strcpy_s(), strncat_s(), strncpy_s(), throw(), wcscat_s(), wcscpy_s(), wcsncat_s(), wcsncpy_s(), wmemcpy_s(), and wmemmove_s().