/sys$common/syshlp/helplib.hlb
CRTL, setbuf

 *Conan The Librarian

    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) :

  Close     Help