|
_C_LIB_DECL _CRTIMP2_PURE float __CLRCALL_PURE_OR_CDECL | _Stofx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long, int *) |
|
_CRTIMP2_PURE double __CLRCALL_PURE_OR_CDECL | _Stodx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long, int *) |
|
_CRTIMP2_PURE long double __CLRCALL_PURE_OR_CDECL | _Stoldx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, long, int *) |
|
_CRTIMP2_PURE long __CLRCALL_PURE_OR_CDECL | _Stolx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_CRTIMP2_PURE unsigned long __CLRCALL_PURE_OR_CDECL | _Stoulx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_CRTIMP2_PURE _LONGLONG __CLRCALL_PURE_OR_CDECL | _Stollx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
_CRTIMP2_PURE _ULONGLONG __CLRCALL_PURE_OR_CDECL | _Stoullx (const char *, _Out_opt_ _Deref_post_opt_valid_ char **, int, int *) |
|
template<class _Elem > |
_END_C_LIB_DECL _STD_BEGIN size_t | _Find_elem (_Elem *_Base, _Elem _Ch) |
|
wchar_t * | _Maklocwcs (const wchar_t *_Ptr) |
|