wint_t
(3type)integer type capable of storing any wchar_t of WEOF
#include <wchar.h> typedef /* ... */ wint_t; #define WEOF /* ... */ #include <stdint.h> #define WINT_WIDTH /* ... */ #define WINT_MAX /* ... */ #define WINT_MIN /* ... */
integer type capable of storing any wchar_t of WEOF