STLdoc
STLdocumentation
|
#include <vadefs.h>
Macros | |
#define | __CRTDECL __cdecl |
#define | _INC_SWPRINTF_INL_ |
Functions | |
static __inline int | swprintf (_Out_writes_z_(_Count) wchar_t *_String, size_t _Count, _In_z_ _Printf_format_string_ const wchar_t *_Format,...) |
static __inline int __CRTDECL | vswprintf (_Out_writes_z_(_Count) wchar_t *_String, size_t _Count, _In_z_ _Printf_format_string_params_(1) const wchar_t *_Format, va_list _Ap) |
static __inline int | _swprintf_l (_Out_writes_z_(_Count) wchar_t *_String, size_t _Count, _In_z_ _Printf_format_string_params_(0) const wchar_t *_Format, _locale_t _Plocinfo,...) |
static __inline int __CRTDECL | _vswprintf_l (_Out_writes_z_(_Count) wchar_t *_String, size_t _Count, _In_z_ _Printf_format_string_params_(2) const wchar_t *_Format, _locale_t _Plocinfo, va_list _Ap) |
#define __CRTDECL __cdecl |
#define _INC_SWPRINTF_INL_ |
|
static |
|
static |
|
static |
|
static |