* Valentin <a...@0au.de> [2010-08-24 22:43:59 +0200]: > [2] http://0au.de/hgweb.cgi/sfc
#include <locale.h> ... #include <wchar.h> #include <wctype.h> that's the painful way to work with strings.. this part of the c99 standard is not very nice i guess there are not much choice if you don't want to depend on external code like plan9 utf and fmt support i'm not sure why you needed signal.h