Introduction - If you have any usage issues, please Google them yourself
In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX where 32-bit signed values (with one exception described below), despite the fact that wchar_t is unsigned on ARM.