8#define _ALLOW_OLD_VALIDATE_MACROS
13template <
typename Character>
16 Character
const*
const format,
26 _LocaleUpdate locale_update(
locale);
28 processor_type processor(
32 locale_update.GetLocaleT(),
35 return processor.process();
50 wchar_t const*
const format,
static int __cdecl common_cscanf(unsigned __int64 const options, Character const *const format, _locale_t const locale, va_list const arglist)
int __cdecl __conio_common_vcscanf(unsigned __int64 const options, char const *const format, _locale_t const locale, va_list const arglist)
int __cdecl __conio_common_vcwscanf(unsigned __int64 const options, wchar_t const *const format, _locale_t const locale, va_list const arglist)