Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
ansi_files.c File Reference

Functions

void __close_all (void)
 
unsigned int __flush_all (void)
 

Variables

static unsigned char stdin_buff [0x100]
 
static unsigned char stdout_buff [0x100]
 
static unsigned char stderr_buff [0x100]
 
files __files
 

Function Documentation

◆ __close_all()

void __close_all ( void  )

◆ __flush_all()

unsigned int __flush_all ( void  )

Variable Documentation

◆ __files

files __files
extern

◆ stderr_buff

unsigned char stderr_buff[0x100]
static

◆ stdin_buff

unsigned char stdin_buff[0x100]
static

◆ stdout_buff

unsigned char stdout_buff[0x100]
static