Frank
2012-12-12 13:57:10 UTC
Dear people,
it's known that _tolower and the other corresponding functions
don't convert umlauts and probably other special characters
as well. I use the std::transform function with _tolower to convert
strings to lower-case; can anybody devise a method that will convert
umlauts, too?
TIA!
it's known that _tolower and the other corresponding functions
don't convert umlauts and probably other special characters
as well. I use the std::transform function with _tolower to convert
strings to lower-case; can anybody devise a method that will convert
umlauts, too?
TIA!