Re: Finding out if a given character is in UpperCase, LowerCase or Numeric

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Tony Proctor wrote:
The 'A' versions work with Japanese, etc., too Sinna. However, the "ANSI character set" being used is different in different locales. The main advantage of using Unicode data and support is that the interpretation of the data is unambiguous, and not subject to misinterpretation when moving it from one place to another

Tony Proctor

I know, but when using strings, it's very hard to get the correct locale / codepage to get things working. When switching to the Wide-variant, there's no such hassle...


BTW: The moving is in fact the main issue here!

Sinna
.