multi byte to wild char converting problem(Related to Unicode)

Go4Expert Member
10Oct2007,18:18   #1
harimagic's Avatar
Hi,

I prepared this program please go through it. i am running this program in linux with gcc compiler. i am giving input in the tmp.txt file with Telugu or Hindi characters.

But I am not getting proper output. I found 2 problems:
1. These characters are not converting to wide characters.
2. On the console characters are printing with some junk value.

Can any one help me to solve.

Last edited by shabbir; 10Oct2007 at 18:46.. Reason: Attachment removed.
Go4Expert Founder
10Oct2007,18:45   #2
shabbir's Avatar
Duplicate of multi byte to wide char converting problem(Related to Unicode). Thread closed.