VMS Help  —  CRTL  fprintf
    Performs formatted output to a specified file.

    Format

      #include  <stdio.h>

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