SSBM Decomp
Loading...
Searching...
No Matches
scanf.h File Reference
#include <stddef.h>
#include <MSL/ansi_files.h>

Go to the source code of this file.

Data Structures

struct  __OutStrCtrl
 
struct  __InStrCtrl
 
struct  __wOutStrCtrl
 
struct  __wInStrCtrl
 

Enumerations

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

Enumeration Type Documentation

◆ __ReadProcActions

Enumerator
__GetAChar 
__UngetAChar 
__TestForError 

◆ __WReadProcActions

Enumerator
__GetAwChar 
__UngetAwChar 
__TestForwcsError