SSBM Decomp
Loading...
Searching...
No Matches
__file_modes Struct Reference

#include <stdio.h>

Data Fields

uint open_mode: 2
 
uint io_mode: 3
 
uint buffer_mode: 2
 
uint file_kind: 3
 
uint file_orientation: 2
 
uint binary_io: 1
 

Field Documentation

◆ open_mode

uint __file_modes::open_mode

◆ io_mode

uint __file_modes::io_mode

◆ buffer_mode

uint __file_modes::buffer_mode

◆ file_kind

uint __file_modes::file_kind

◆ file_orientation

uint __file_modes::file_orientation

◆ binary_io

uint __file_modes::binary_io

The documentation for this struct was generated from the following file: