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

 *Conan The Librarian

    Associates a file pointer with a file descriptor returned by an
    open, creat, dup, dup2, or pipe function.

    Format

      #include  <stdio.h>

      FILE *fdopen  (int file_desc, char *a_mode);

  Additional Information (explode) :

  Close     Help