core/vpl/vpl_fdopen.cxx File Reference

#include "vpl_fdopen.h"
#include <vcl_cstdio.h>

Go to the source code of this file.


Functions

vcl_FILE * vpl_fdopen (int fd, char const *mode)
 Turn an open file descriptor (int) into a file stream (FILE *).

Function Documentation

vcl_FILE* vpl_fdopen ( int  fd,
char const *  mode 
)

Turn an open file descriptor (int) into a file stream (FILE *).

Definition at line 9 of file vpl_fdopen.cxx.


Generated on Sat Sep 6 05:09:10 2008 for core/vpl by  doxygen 1.5.1