show/hide this revision's text 3 added 2 characters in body

wint_t is capable of storing any valid value of wchar_t. A wint_t is also capable of taking on the result of evaluating the WEOF macro (note that ca wchar_t is compared against WEOF in too narrow to hold the code)result).

show/hide this revision's text 2 added 78 characters in body

wint_t is capable of storing any valid value of wchar_t. A wint_t is also capable of taking on the value result of evaluating the WEOF macro (note that c is compared against WEOF in the code).

show/hide this revision's text 1

wint_t is capable of storing any valid value of wchar_t. A wint_t is also capable of taking on the value of WEOF