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

Functions

static int unicode_to_UTF8 (char *s, wchar_t wchar)
 
int wctomb (char *s, wchar_t wchar)
 
size_t wcstombs (char *s, const wchar_t *pwcs, size_t n)
 

Function Documentation

◆ unicode_to_UTF8()

static int unicode_to_UTF8 ( char s,
wchar_t  wchar 
)
inlinestatic

◆ wcstombs()

size_t wcstombs ( char s,
const wchar_t pwcs,
size_t  n 
)

◆ wctomb()

int wctomb ( char s,
wchar_t  wchar 
)
inline