VMS Help  —  CRTL  getchar  Return Values
    x                  The next character from stdin, converted to
                       int.
    EOF                Indicates the end-of-file or an error.
Close Help