Thanks a lot BehHur!!
The code given by you is working fine!!
Search found 2 matches
- Sat Mar 07, 2009 3:25 pm
- Forum: PSP Development
- Topic: Unicode conversion
- Replies: 2
- Views: 1369
- Sat Mar 07, 2009 2:10 am
- Forum: PSP Development
- Topic: Unicode conversion
- Replies: 2
- Views: 1369
Unicode conversion
Hi, I read the Game Title from PARAM.SFO, which is in UTF-8. I need to convert it into Unicode. Please note that I deal with multi-byte characters in game title (Chinese/Japanese etc.) Please help me what are the library functions available to do this conversion. I tried mbstowcs with setlocale(LC_A...