Group: linux.debian.bugs.dist · Group Profile · Search for Reversin in linux.debian.bugs.dist
Author: Daniel Dickinson
Date: May 1, 2008 20:40
Hi Igor! You can of course convert UTF-8 to UTF-16, where reversing a string would be much more straightforward. You would still have to take care of surrogate pairs, of course. Reversin a string is not trivial! How would you reverse the unicode (UTF16/32)-string: 0x0061 0x0302 0x0303 ? Try CharNextExA. It seems that this function is borken with UTF8... (on my XP
|