Include <wchar.h> for towlower, towupper, to avoid implicit function declarations and build failures with future compilers.
<wchar.h>
towlower
towupper
Related to:
I want to evaluate this a little, just to make sure it does not break existing string handling. Pushing to next version.
I want to evaluate this a little, just to make sure it does not break existing string handling. Pushing to next version.