Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
scanf.h File Reference

Go to the source code of this file.

Classes

struct  __OutStrCtrl
 
struct  __InStrCtrl
 
struct  __wOutStrCtrl
 
struct  __wInStrCtrl
 

Enumerations

enum  __ReadProcActions { __GetAChar , __UngetAChar , __TestForError }
 
enum  __WReadProcActions { __GetAwChar , __UngetAwChar , __TestForwcsError }
 

Functions

int __StringRead (void *str, int ch, int behavior)
 

Enumeration Type Documentation

◆ __ReadProcActions

Enumerator
__GetAChar 
__UngetAChar 
__TestForError 

◆ __WReadProcActions

Enumerator
__GetAwChar 
__UngetAwChar 
__TestForwcsError 

Function Documentation

◆ __StringRead()

int __StringRead ( void str,
int  ch,
int  behavior 
)