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
|
Newbie Member
|
|
| 14Apr2009,19:10 | #1 |
|
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 |
|
You need to upgrade your compiler and use the one that supports unicode. Preferably MS VS 6 +
|