Hello :)
Yes, I think the null terminated could have been an issue as I'm no longer getting a long string, although sadly I'm afraid I'm still not getting the correct symbol, I'm now simply getting a rectangle? I am able to type that character into word and is displays correctly, so I'm not sure that it is a font issue?
Thanks alot,
Uni.
Main Topics
Browse All Topics





by: pgnatyukPosted on 2009-09-12 at 23:46:21ID: 25319201
I see something else - first picture attached.
I attached the source code with few changes - take a look.
You declared only one symbol and called MessageBox to show the string. The string should be 0 terminated. I think, this is a problem.
The fixed code show "hai" (or something else) in very small letters - that's what you need?
Select allOpen in new window
message box
with change