|
Wheefun I/O Library
0.0.5
Useful I/O Primitives.
|
Open flags supplied to wfio_dos_open() or wfio_dos_openEx(). More...
#include <dos.h>
Public Attributes | |
| struct { | |
| wfio_dos_uword_t mode:3 | |
| The mode to open the file with. | |
| wfio_dos_uword_t resv0_:1 | |
| wfio_dos_uword_t share:3 | |
| wfio_dos_uword_t priv:1 | |
| wfio_dos_uword_t resv1_:5 | |
| wfio_dos_uword_t eret:1 | |
| wfio_dos_uword_t acommit:1 | |
| wfio_dos_uword_t resv2_:1 | |
| } | bits |
| wfio_dos_uword_t | raw |
Open flags supplied to wfio_dos_open() or wfio_dos_openEx().
1.8.13