![]() |
fehQlibs 28
Qlibs
|
open a file More...

Go to the source code of this file.
Functions | |
| int | open_append (const char *fn) |
| int | open_excl (const char *fn) |
| int | open_read (const char *fn) |
| int | open_trunc (const char *fn) |
| int | open_write (const char *fn) |
open a file
Definition in file open.c.
| int open_read | ( | const char * | fn | ) |