Need info regarding how to print unicode characters using VC++
Hi,
I need info regarding how to print unicode characters using VC++.
Regards,
Nishant Sharma
Hi,
I need info regarding how to print unicode characters using VC++.
Regards,
Nishant Sharma
Funny, I am in the process of converting "multibyte" codes to Unicode wchars in a project of mine. I need to write tests that show them printed correctly.
I'll be printing them on the console from a simple native C++ console program.
What kind of VC++ program are you trying to print from using Unicode characters?
- Dennis
Hi,
I am trying to print font in marathi(local lang).
May i know the format of storing unicode in VC++.
Thanks in advance,
Jagdish.