VMS Help  —  CRTL  setbuf
    Associates a new buffer with an input or output file and
    potentially modifies the buffering behavior.

    Format

      #include  <stdio.h>

      void setbuf  (FILE *file_ptr, char *buffer);
Additional Information: explode extract
Arguments Description
Close Help