![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
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) |
| int | sscanf (const char *buffer, const char *format,...) |
| enum __ReadProcActions |
| enum __WReadProcActions |
| int __StringRead | ( | void * | str, |
| int | ch, | ||
| int | behavior ) |
| int sscanf | ( | const char * | buffer, |
| const char * | format, | ||
| ... ) |