VMS Help  —  CRTL  scanf
    Performs formatted input from the standard input (stdin),
    interpreting it according to the format specification.

    Format

      #include  <stdio.h>

      int scanf  (const char *format_spec, . . . );
Additional Information: explode extract
Arguments Return Values
Close Help