|
SSBM Decomp
|
#include <stdio.h>
Data Fields | |
| unsigned int | open_mode: 2 |
| unsigned int | io_mode: 3 |
| unsigned int | buffer_mode: 2 |
| unsigned int | file_kind: 3 |
| unsigned int | file_orientation: 2 |
| unsigned int | binary_io: 1 |
| unsigned int __file_modes::open_mode |
| unsigned int __file_modes::io_mode |
| unsigned int __file_modes::buffer_mode |
| unsigned int __file_modes::file_kind |
| unsigned int __file_modes::file_orientation |
| unsigned int __file_modes::binary_io |