VMS Help  —  CRTL  getc
    Returns the next character from a specified file.

    Format

      #include  <stdio.h>

      int getc  (FILE *file_ptr);
Additional Information: explode extract
Argument Description Return Values
Close Help