Loading...
Select Version
&pagelevel(4)&pagelevel
Definition | #include <wchar.h> wint_t getwchar(void); The function call You can satisfy the WEOF condition when reading from the terminal ( | |
Return val. | Wide character code of type | |
if successful. | ||
WEOF | if the end-of-file is reached. The end-of-file indicator for the file is set; | |
Note | This version of the C runtime system only supports one-byte characters as wide character | |
See also | fgetwc, getwc |