VMS Help  —  CRTL  getwchar  Return Values
    x                  The next character from stdin, converted to
                       wint_t.
    WEOF               Indicates the end-of-file or an error. If an
                       error occurs, the function sets errno. For a
                       list of the values set by this function, see
                       fgetwc.
Close Help