STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros | Functions | Variables
wctype.h File Reference
#include <corecrt.h>
#include <corecrt_wctype.h>

Go to the source code of this file.

Macros

#define _INC_WCTYPE
 

Functions

_ACRTIMP wint_t __cdecl towctrans (wint_t c, wctrans_t value)
 
_ACRTIMP wctrans_t __cdecl wctrans (const char *name)
 
_ACRTIMP wctype_t __cdecl wctype (const char *name)
 

Variables

_CRT_BEGIN_C_HEADER typedef wchar_t wctrans_t
 

Macro Definition Documentation

#define _INC_WCTYPE

Function Documentation

_ACRTIMP wint_t __cdecl towctrans ( wint_t  c,
wctrans_t  value 
)
_ACRTIMP wctrans_t __cdecl wctrans ( const char name)
_ACRTIMP wctype_t __cdecl wctype ( const char name)

Variable Documentation

_CRT_BEGIN_C_HEADER typedef wchar_t wctrans_t