#include <corecrt.h>
#include <string.h>
Go to the source code of this file.
|
_Check_return_ __inline size_t __CRTDECL | _tclen (_In_z_ const char *_cpc) |
|
__inline void __CRTDECL | _tccpy (_Out_ char *_pc1, _In_z_ const char *_cpc2) |
|
__inline void __CRTDECL | _tccpy_l (_Out_ char *_Pc1, _In_z_ const char *_Cpc2, _In_opt_ _locale_t _Locale) |
|
_Check_return_ __inline int __CRTDECL | _tccmp (_In_z_ const char *_cpc1, _In_z_ const char *_cpc2) |
|
_Check_return_ __inline char *__CRTDECL | _strdec (_In_reads_z_(_Cpc2 - _Cpc1) const char *_Cpc1, _In_z_ const char *_Cpc2) |
|
_Check_return_ __inline char *__CRTDECL | _strinc (_In_z_ const char *_Pc) |
|
_Check_return_ __inline unsigned int __CRTDECL | _strnextc (_In_z_ const char *_Cpc) |
|
_Check_return_ __inline char *__CRTDECL | _strninc (_In_reads_or_z_(_Sz) const char *_Pc, _In_ size_t _Sz) |
|
_Check_return_ __inline size_t __CRTDECL | _strncnt (_In_reads_or_z_(_Cnt) const char *_String, _In_ size_t _Cnt) |
|
_Check_return_ __inline char *__CRTDECL | _strspnp (_In_z_ const char *_Cpc1, _In_z_ const char *_Cpc2) |
|
| __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX (char *, __RETURN_POLICY_DST, _strncpy_l, _strncpy_s_l, _Out_writes_z_(_Size) char, _Out_writes_(_Count) char, _Dst, _In_z_ const char *, _Source, _In_ size_t, _Count, _In_opt_ _locale_t, _Locale) |
|
| __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX (char *, __RETURN_POLICY_DST, _strncpy_l, _strncpy_s_l, _Out_writes_z_(_Size) char, _Out_writes_(_Count), char, _Dst, _In_z_ const char *, _Source, _In_ size_t, _Count, _In_opt_ _locale_t, _Locale) |
|
_Check_return_ | _CRT_INSECURE_DEPRECATE (_strtok_s_l) __inline char *_strtok_l(_Inout_opt_z_ char *_String |
|
return | strtok (_String, _Delimiters) |
|
__inline errno_t __CRTDECL | _strnset_s_l (_Inout_updates_z_(_Destination_size_chars) char *_Destination, _In_ size_t _Destination_size_chars, _In_ int _Value, _In_ size_t _Count, _In_opt_ _locale_t _Locale) |
|
| __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX (char *, __RETURN_POLICY_DST, _strnset_l, _strnset_s_l, _Inout_updates_z_(_Size) char, _Inout_updates_z_(_MaxCount) char, _Dst, _In_ int, _Value, _In_ size_t, _MaxCount, _In_opt_ _locale_t, _Locale) |
|
| __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX (char *, __RETURN_POLICY_DST, _strnset_l, _strnset_s_l, _Inout_updates_z_(_Size) char, _Inout_updates_z_(_MaxCount), char, _Dst, _In_ int, _Value, _In_ size_t, _Count, _In_opt_ _locale_t, _Locale) __inline errno_t __CRTDECL _strset_s_l(_Inout_updates_z_(_Destination_size_chars) char *_Destination |
|
return | _strset_s (_Destination, _Destination_size_chars, _Value) |
|
return | _strset (_Dst, _Value) |
|
◆ __T
◆ __targv
◆ __TCHAR_DEFINED
◆ __tcserror
◆ __tcserror_s
◆ _cgetts_s
◆ _cputts
◆ _fgettc
◆ _fgettc_nolock
◆ _fgettchar
◆ _fgetts
◆ _fputtc
◆ _fputtc_nolock
◆ _fputtchar
◆ _fputts
◆ _ftccmp
◆ _ftccpy
◆ _ftclen
◆ _ftcscat
◆ _ftcschr
◆ _ftcsclen
◆ _ftcscmp
◆ _ftcscoll
◆ _ftcscpy
◆ _ftcscspn
◆ _ftcsdec
◆ _ftcsdup
◆ _ftcsicmp
◆ _ftcsicoll
◆ _ftcsinc
◆ _ftcslen
◆ _ftcslwr
◆ _ftcsnbcnt
◆ _ftcsncat
◆ _ftcsnccat
◆ _ftcsnccmp
◆ _ftcsnccnt
◆ _ftcsnccoll
◆ _ftcsnccpy
◆ _ftcsncicmp
◆ _ftcsncicoll
◆ _ftcsncmp
◆ _ftcsncoll
◆ _ftcsncpy
◆ _ftcsncset
◆ _ftcsnextc
◆ _ftcsnicmp
◆ _ftcsnicoll
◆ _ftcsninc
◆ _ftcsnset
◆ _ftcspbrk
◆ _ftcsrchr
◆ _ftcsrev
◆ _ftcsset
◆ _ftcsspn
◆ _ftcsspnp
◆ _ftcsstr
◆ _ftcstok
◆ _ftcsupr
◆ _ftprintf
◆ _ftprintf_l
#define _ftprintf_l _fprintf_l |
◆ _ftprintf_p
#define _ftprintf_p _fprintf_p |
◆ _ftprintf_p_l
#define _ftprintf_p_l _fprintf_p_l |
◆ _ftprintf_s
◆ _ftprintf_s_l
#define _ftprintf_s_l _fprintf_s_l |
◆ _ftscanf
◆ _ftscanf_l
◆ _ftscanf_s
◆ _ftscanf_s_l
#define _ftscanf_s_l _fscanf_s_l |
◆ _get_tpgmptr
◆ _gettc
◆ _gettc_nolock
◆ _gettch
◆ _gettch_nolock
◆ _gettchar
◆ _gettchar_nolock
◆ _gettche
◆ _gettche_nolock
◆ _getts_s
◆ _i64tot
◆ _i64tot_s
◆ _INC_TCHAR
◆ _istalnum
◆ _istalnum_l
◆ _istalpha
◆ _istalpha_l
◆ _istascii
◆ _istblank
◆ _istblank_l
◆ _istcntrl
◆ _istcntrl_l
◆ _istdigit
◆ _istdigit_l
◆ _istgraph
◆ _istgraph_l
◆ _istlead
◆ _istleadbyte
#define _istleadbyte |
( |
|
_Char | ) |
(0) |
◆ _istleadbyte_l
◆ _istlegal
◆ _istlower
◆ _istlower_l
◆ _istprint
◆ _istprint_l
◆ _istpunct
◆ _istpunct_l
◆ _istspace
◆ _istspace_l
◆ _istupper
◆ _istupper_l
◆ _istxdigit
◆ _istxdigit_l
◆ _itot
◆ _itot_s
◆ _ltot
◆ _ltot_s
◆ _puttc
◆ _puttc_nolock
◆ _puttch
◆ _puttch_nolock
◆ _puttchar
◆ _puttchar_nolock
◆ _putts
◆ _sctprintf
◆ _sctprintf_l
#define _sctprintf_l _scprintf_l |
◆ _sctprintf_p
#define _sctprintf_p _scprintf_p |
◆ _sctprintf_p_l
#define _sctprintf_p_l _scprintf_p_l |
◆ _sntprintf
◆ _sntprintf_l
#define _sntprintf_l _snprintf_l |
◆ _sntprintf_s
#define _sntprintf_s _snprintf_s |
◆ _sntprintf_s_l
#define _sntprintf_s_l _snprintf_s_l |
◆ _sntscanf
◆ _sntscanf_l
#define _sntscanf_l _snscanf_l |
◆ _sntscanf_s
#define _sntscanf_s _snscanf_s |
◆ _sntscanf_s_l
#define _sntscanf_s_l _snscanf_s_l |
◆ _stprintf
◆ _stprintf_l
#define _stprintf_l _sprintf_l |
◆ _stprintf_p
#define _stprintf_p _sprintf_p |
◆ _stprintf_p_l
#define _stprintf_p_l _sprintf_p_l |
◆ _stprintf_s
◆ _stprintf_s_l
#define _stprintf_s_l _sprintf_s_l |
◆ _stscanf
◆ _stscanf_l
◆ _stscanf_s
◆ _stscanf_s_l
#define _stscanf_s_l _sscanf_s_l |
◆ _T
◆ _taccess
◆ _taccess_s
◆ _tasctime
◆ _tasctime_s
◆ _tchdir
◆ _tchmod
◆ _tcprintf
◆ _tcprintf_l
◆ _tcprintf_p
◆ _tcprintf_p_l
◆ _tcprintf_s
◆ _tcprintf_s_l
◆ _tcreat
◆ _tcscanf
◆ _tcscanf_l
◆ _tcscanf_s
◆ _tcscanf_s_l
◆ _tcscat
◆ _tcscat_s
◆ _tcschr
◆ _tcsclen
◆ _tcsclen_l
◆ _tcscmp
◆ _tcscnlen
◆ _tcscnlen_l
◆ _tcscoll
◆ _tcscoll_l
◆ _tcscpy
◆ _tcscpy_s
◆ _tcscspn
◆ _tcsdec
◆ _tcsdup
◆ _tcserror
◆ _tcserror_s
◆ _tcsftime
◆ _tcsftime_l
◆ _tcsicmp
◆ _tcsicmp_l
◆ _tcsicoll
◆ _tcsicoll_l
◆ _tcsinc
◆ _tcslen
◆ _tcslwr
◆ _tcslwr_l
◆ _tcslwr_s
◆ _tcslwr_s_l
◆ _tcsnbcnt
◆ _tcsncat
◆ _tcsncat_l
◆ _tcsncat_s
◆ _tcsncat_s_l
#define _tcsncat_s_l _strncat_s_l |
◆ _tcsnccat
◆ _tcsnccat_l
◆ _tcsnccat_s
◆ _tcsnccat_s_l
#define _tcsnccat_s_l _strncat_s_l |
◆ _tcsnccmp
◆ _tcsnccnt
◆ _tcsnccoll
◆ _tcsnccoll_l
◆ _tcsnccpy
◆ _tcsnccpy_l
◆ _tcsnccpy_s
◆ _tcsnccpy_s_l
#define _tcsnccpy_s_l _strncpy_s_l |
◆ _tcsncicmp
◆ _tcsncicmp_l
◆ _tcsncicoll
◆ _tcsncicoll_l
◆ _tcsncmp
◆ _tcsncoll
◆ _tcsncoll_l
◆ _tcsncpy
◆ _tcsncpy_l
◆ _tcsncpy_s
◆ _tcsncpy_s_l
#define _tcsncpy_s_l _strncpy_s_l |
◆ _tcsncset
◆ _tcsncset_l
◆ _tcsncset_s
◆ _tcsncset_s_l
◆ _tcsnextc
◆ _tcsnicmp
◆ _tcsnicmp_l
◆ _tcsnicoll
◆ _tcsnicoll_l
◆ _tcsninc
◆ _tcsnlen
◆ _tcsnset
◆ _tcsnset_l
◆ _tcsnset_s
◆ _tcsnset_s_l
◆ _tcspbrk
◆ _tcsrchr
◆ _tcsrev
◆ _tcsset
◆ _tcsset_l
◆ _tcsset_s
◆ _tcsset_s_l
#define _tcsset_s_l _strset_s_l |
◆ _tcsspn
◆ _tcsspnp
◆ _tcsstr
◆ _tcstod
◆ _tcstod_l
◆ _tcstof
◆ _tcstof_l
◆ _tcstoi64
◆ _tcstoi64_l
◆ _tcstoimax
◆ _tcstoimax_l
◆ _tcstok
◆ _tcstok_l
◆ _tcstok_s
◆ _tcstok_s_l
#define _tcstok_s_l _strtok_s_l |
◆ _tcstol
◆ _tcstol_l
◆ _tcstold
◆ _tcstold_l
◆ _tcstoll
◆ _tcstoll_l
◆ _tcstoui64
◆ _tcstoui64_l
◆ _tcstoul
◆ _tcstoul_l
◆ _tcstoull
◆ _tcstoull_l
◆ _tcstoumax
◆ _tcstoumax_l
◆ _tcsupr
◆ _tcsupr_l
◆ _tcsupr_s
◆ _tcsupr_s_l
◆ _tcsxfrm [1/2]
◆ _tcsxfrm [2/2]
◆ _tcsxfrm_l [1/2]
◆ _tcsxfrm_l [2/2]
◆ _tctime
◆ _tctime32
◆ _tctime32_s
◆ _tctime64
◆ _tctime64_s
◆ _tctime_s
◆ _tdupenv_s
◆ _tenviron
◆ _TEOF
◆ _texecl
◆ _texecle
◆ _texeclp
◆ _texeclpe
◆ _texecv
◆ _texecve
◆ _texecvp
◆ _texecvpe
◆ _TEXT
◆ _tfdopen
◆ _tfinddata32_t
◆ _tfinddata32i64_t
◆ _tfinddata64_t
◆ _tfinddata64i32_t
◆ _tfinddata_t
◆ _tfinddatai64_t
◆ _tfindfirst
◆ _tfindfirst32
◆ _tfindfirst32i64
◆ _tfindfirst64
◆ _tfindfirst64i32
◆ _tfindfirsti64
◆ _tfindnext
◆ _tfindnext32
◆ _tfindnext32i64
◆ _tfindnext64
◆ _tfindnext64i32
◆ _tfindnexti64
◆ _tfopen
◆ _tfopen_s
◆ _tfreopen
◆ _tfreopen_s
◆ _tfsopen
◆ _tfullpath
◆ _tgetcwd
◆ _tgetdcwd
◆ _tgetdcwd_nolock
◆ _tgetenv
◆ _tgetenv_s
◆ _tmain
◆ _tmakepath
◆ _tmakepath_s
◆ _tmkdir
◆ _tmktemp
◆ _tmktemp_s
◆ _topen
◆ _totlower
◆ _totlower_l
◆ _totupper
◆ _totupper_l
◆ _tperror
◆ _tpgmptr
◆ _tpopen
◆ _tprintf
◆ _tprintf_l
◆ _tprintf_p
◆ _tprintf_p_l
#define _tprintf_p_l _printf_p_l |
◆ _tprintf_s
◆ _tprintf_s_l
#define _tprintf_s_l _printf_s_l |
◆ _tputenv
◆ _tputenv_s
◆ _tremove
◆ _trename
◆ _trmdir
◆ _tscanf
◆ _tscanf_l
◆ _tscanf_s
◆ _tscanf_s_l
#define _tscanf_s_l _scanf_s_l |
◆ _tsearchenv
◆ _tsearchenv_s
◆ _tsetlocale
◆ _tsopen
◆ _tsopen_s
◆ _tspawnl
◆ _tspawnle
◆ _tspawnlp
◆ _tspawnlpe
◆ _tspawnv
◆ _tspawnve
◆ _tspawnvp
◆ _tspawnvpe
◆ _tsplitpath
◆ _tsplitpath_s
◆ _tstat
◆ _tstat32
◆ _tstat32i64
◆ _tstat64
◆ _tstat64i32
◆ _tstati64
◆ _tstof
◆ _tstof_l
◆ _tstoi
◆ _tstoi64
◆ _tstoi64_l
◆ _tstoi_l
◆ _tstol
◆ _tstol_l
◆ _tstoll
◆ _tstoll_l
◆ _tstrdate
◆ _tstrdate_s
◆ _tstrtime
◆ _tstrtime_s
◆ _tsystem
◆ _ttempnam
◆ _ttmpnam
◆ _ttmpnam_s
◆ _ttof
◆ _ttoi
◆ _ttoi64
◆ _ttol
◆ _ttoll
◆ _tunlink
◆ _tutime
◆ _tutime32
◆ _tutime64
◆ _tWinMain
◆ _ui64tot
◆ _ui64tot_s
◆ _ultot
◆ _ultot_s
◆ _ungettc
◆ _ungettc_nolock
◆ _ungettch
◆ _ungettch_nolock
◆ _vftprintf
◆ _vftprintf_l
#define _vftprintf_l _vfprintf_l |
◆ _vftprintf_p
#define _vftprintf_p _vfprintf_p |
◆ _vftprintf_p_l
#define _vftprintf_p_l _vfprintf_p_l |
◆ _vftprintf_s
◆ _vftprintf_s_l
#define _vftprintf_s_l _vfprintf_s_l |
◆ _vftscanf
◆ _vftscanf_s
◆ _vsctprintf
◆ _vsctprintf_l
#define _vsctprintf_l _vscprintf_l |
◆ _vsctprintf_p
#define _vsctprintf_p _vscprintf_p |
◆ _vsctprintf_p_l
#define _vsctprintf_p_l _vscprintf_p_l |
◆ _vsntprintf
◆ _vsntprintf_l
#define _vsntprintf_l _vsnprintf_l |
◆ _vsntprintf_s
◆ _vsntprintf_s_l
#define _vsntprintf_s_l _vsnprintf_s_l |
◆ _vstprintf
◆ _vstprintf_l
#define _vstprintf_l _vsprintf_l |
◆ _vstprintf_p
#define _vstprintf_p _vsprintf_p |
◆ _vstprintf_p_l
#define _vstprintf_p_l _vsprintf_p_l |
◆ _vstprintf_s
#define _vstprintf_s vsprintf_s |
◆ _vstprintf_s_l
#define _vstprintf_s_l _vsprintf_s_l |
◆ _vstscanf
◆ _vstscanf_s
◆ _vtcprintf
◆ _vtcprintf_l
◆ _vtcprintf_p
◆ _vtcprintf_p_l
◆ _vtcprintf_s
◆ _vtcprintf_s_l
◆ _vtprintf
◆ _vtprintf_l
#define _vtprintf_l _vprintf_l |
◆ _vtprintf_p
#define _vtprintf_p _vprintf_p |
◆ _vtprintf_p_l
#define _vtprintf_p_l _vprintf_p_l |
◆ _vtprintf_s
◆ _vtprintf_s_l
#define _vtprintf_s_l _vprintf_s_l |
◆ _vtscanf
◆ _vtscanf_s
◆ _TCHAR
◆ _TINT
◆ _TSCHAR
◆ _TUCHAR
◆ _TXCHAR
◆ __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX() [1/2]
__DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX |
( |
char * |
, |
|
|
__RETURN_POLICY_DST |
, |
|
|
_strncpy_l |
, |
|
|
_strncpy_s_l |
, |
|
|
_Out_writes_z_(_Size) char |
, |
|
|
_Out_writes_(_Count) char |
, |
|
|
_Dst |
, |
|
|
_In_z_ const char * |
, |
|
|
_Source |
, |
|
|
_In_ |
size_t, |
|
|
_Count |
, |
|
|
_In_opt_ |
_locale_t, |
|
|
_Locale |
|
|
) |
| |
Definition at line 2235 of file tchar.h.
2236{
2239}
_Check_return_ _Ret_maybenull_ _In_ size_t _Count
_Check_return_ _In_z_ const char _In_opt_ _locale_t _Locale
◆ __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX() [2/2]
__DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX |
( |
char * |
, |
|
|
__RETURN_POLICY_DST |
, |
|
|
_strnset_l |
, |
|
|
_strnset_s_l |
, |
|
|
_Inout_updates_z_(_Size) char |
, |
|
|
_Inout_updates_z_(_MaxCount) char |
, |
|
|
_Dst |
, |
|
|
_In_ int |
, |
|
|
_Value |
, |
|
|
_In_ |
size_t, |
|
|
_MaxCount |
, |
|
|
_In_opt_ |
_locale_t, |
|
|
_Locale |
|
|
) |
| |
Definition at line 2284 of file tchar.h.
2285{
2287#pragma warning(suppress: 6054)
2289}
_In_ size_t _In_ int _Value
◆ __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX() [1/2]
__DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX |
( |
char * |
, |
|
|
__RETURN_POLICY_DST |
, |
|
|
_strncpy_l |
, |
|
|
_strncpy_s_l |
, |
|
|
_Out_writes_z_(_Size) char |
, |
|
|
_Out_writes_(_Count) |
, |
|
|
char |
, |
|
|
_Dst |
, |
|
|
_In_z_ const char * |
, |
|
|
_Source |
, |
|
|
_In_ |
size_t, |
|
|
_Count |
, |
|
|
_In_opt_ |
_locale_t, |
|
|
_Locale |
|
|
) |
| |
Definition at line 2241 of file tchar.h.
2245{
2248}
2249#endif
2250
2252
2253__DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX(
char *,
__RETURN_POLICY_DST,
_strncat_l, _strncat_s_l,
_Inout_updates_z_(
_Size)
char,
_Inout_z_ char, _Dst,
_In_z_ const char *,
_Source,
_In_ size_t,
_Count,
_In_opt_ _locale_t,
_Locale)
2254{
2256#pragma warning(suppress: 6054)
2258}
#define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3)
_Check_return_ _Ret_maybenull_ _In_ size_t _In_ size_t _Size
#define _strncat_l(_Destination, _Source, _Count, _Locale)
_In_ size_t _Destination_size_chars
#define _Inout_updates_z_(s)
_In_opt_ _Locale strncat_s
#define __RETURN_POLICY_DST(_FunctionCall)
#define __DECLARE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX(_ReturnType, _ReturnPolicy, _FuncName, _SecureFuncName, _SecureDstType, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3)
◆ __DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX() [2/2]
__DEFINE_CPP_OVERLOAD_INLINE_NFUNC_0_3_EX |
( |
char * |
, |
|
|
__RETURN_POLICY_DST |
, |
|
|
_strnset_l |
, |
|
|
_strnset_s_l |
, |
|
|
_Inout_updates_z_(_Size) char |
, |
|
|
_Inout_updates_z_(_MaxCount) |
, |
|
|
char |
, |
|
|
_Dst |
, |
|
|
_In_ int |
, |
|
|
_Value |
, |
|
|
_In_ |
size_t, |
|
|
_Count |
, |
|
|
_In_opt_ |
_locale_t, |
|
|
_Locale |
|
|
) |
| |
◆ _CRT_INSECURE_DEPRECATE()
◆ _strdec()
Definition at line 2204 of file tchar.h.
2204{
return (
char *)((_Cpc1)>=(_Cpc2) ?
NULL : (_Cpc2-1)); }
◆ _strinc()
Definition at line 2205 of file tchar.h.
2205{ return (char *)(_Pc+1); }
◆ _strncnt()
Definition at line 2208 of file tchar.h.
2209{
2214 return _Cnt -
n - 1;
2215}
◆ _strnextc()
Definition at line 2206 of file tchar.h.
2206{ return (unsigned int)*(const unsigned char *)_Cpc; }
◆ _strninc()
Definition at line 2207 of file tchar.h.
2207{ return (char *)(_Pc+_Sz); }
◆ _strnset_s_l()
◆ _strset()
◆ _strset_s()
◆ _strspnp()
Definition at line 2216 of file tchar.h.
2221{
2222 return _Cpc1==
NULL ?
NULL : ((*(_Cpc1 +=
strspn(_Cpc1,_Cpc2))!=
'\0') ? (
char*)_Cpc1 :
NULL);
2223}
_Check_return_ _CRTIMP size_t __cdecl strspn(_In_z_ const char *_Str, _In_z_ const char *_Control)
◆ _tccmp()
Definition at line 2141 of file tchar.h.
2141{
return (
int) (((
unsigned char)*_cpc1)-((
unsigned char)*_cpc2)); }
◆ _tccpy()
◆ _tccpy_l()
Definition at line 2136 of file tchar.h.
2137{
2140}
#define _tccpy(_pc1, _cpc2)
◆ _tclen()
Definition at line 2130 of file tchar.h.
2131{
2133 return 1;
2134}
◆ strtok()
◆ _Delimiters
◆ _Destination_size_chars
◆ _Locale
Initial value:
Definition at line 2262 of file tchar.h.
◆ _Value