Displaying Chinese Characters in C++

Discussion in 'C++' started by dhanaid, Apr 14, 2009.

  1. dhanaid

    dhanaid New Member

    Joined:
    Apr 14, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    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
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You need to upgrade your compiler and use the one that supports unicode. Preferably MS VS 6 +
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice