wint_t
Definition
typedef unsigned short wint_t;
Description
This data type defines the wide character type, which supports unicode encoding.
wctrans_t
Definition
typedef wchar_t wctrans_t;
Description
This data type defines the target transformation type for wide character conversions.
wctype_t
Definition
typedef unsigned short wctype_t;
Description
This data type defines a wide character category type.
© 20072025 XoaX.net LLC. All rights reserved.