Jun 10, 2008

Unicode and my Simple MInd

I have been trying to convert one of my pet applications from ASCII to Unicode. So it's real simple, Set the "Unicode Flag" and compile. Then you just sit back and watch the errors scroll by. To say one compile flag could be a huge problem is an understatement. It is a drastic change in the way the compiler functions. It changes the size of all "char" based variables.

I thought English was hard. I was just plain wrong! English, Southern English, ain't so bad after all.

No comments: