Displaying Chinese Characters in C++

Newbie Member
14Apr2009,19:10   #1
dhanaid's Avatar
hai all,
I am new to c++. I want to display Chinese Pinyin Characters.
That is when i type keys in en_us/ de key board, it will display corresponding Chinese Pinyin Characters.
I am using Turbo c++ compiler

Thanks in advance
Go4Expert Founder
14Apr2009,21:55   #2
shabbir's Avatar
You need to upgrade your compiler and use the one that supports unicode. Preferably MS VS 6 +