open.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int open_append (const char *filename)
 open file in append mode
int open_excl (const char *filename)
 open file exclusively
int open_read (const char *filename)
 open file for reading
int open_rw (const char *filename)
 open file for reading and writing
int open_trunc (const char *filename)
 open and truncate file for reading and writing
int open_write (const char *filename)
 open file for writing


Generated on Tue Jun 19 20:38:35 2007 for lucid by  doxygen 1.5.2