Re: _stprintf



Yes, I agree that the character conversion is probably a bad idea; it makes a lot of
assumptions that probably won't hold when the code gets its first accented character. And
let's not hint at the problems of Unicode surrogates...
joe

On Mon, 31 Jul 2006 01:50:58 -0700, "Mihai N." <nmihai_year_2000@xxxxxxxxx> wrote:

Homebrewed encryption is *always* a bad idea,
I was trying to be mild :-)

but I suspect this is more likely trying to
do some kind of character conversion.
This is probably also bad idea :-)
Doing any kind of "math" on Unicode characters is very
likely to result in a mess.
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.


Loading