VMS Help  —  CRTL  getchar
    Reads a single character from the standard input (stdin).

    Format

      #include  <stdio.h>

      int getchar  (void);
Additional Information: explode extract
Description Return Values
Close Help