Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
_file_modes Struct Reference

#include <ansi_files.h>

Public Attributes

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
 

Member Data Documentation

◆ binary_io

unsigned int _file_modes::binary_io

◆ buffer_mode

unsigned int _file_modes::buffer_mode

◆ file_kind

unsigned int _file_modes::file_kind

◆ file_orientation

unsigned int _file_modes::file_orientation

◆ io_mode

unsigned int _file_modes::io_mode

◆ open_mode

unsigned int _file_modes::open_mode

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