> > Odd. There's a 4.9 man page for some of the multibyte functions: > <snip> > > -- > Tuomo
Yeah, I'll keep looking for solutions later on today. It's annoying that stubs for things like mbrtowc are there but they simply aren't implemented. nightfall(/usr/include) [510] > grep mbrtowc wchar.h size_t mbrtowc __P((wchar_t * __restrict, const char * __restrict, size_t, sigh... -Jordan
