Hi,

I have a file which is UTF-16 format. How can i read that on linux. I used all wide char functions like fwprint ,wcslen,wcscpy etc...but in vain. Could you please thorw some idea how to handle 16bit data in linux.

Thanks for the help in advance.
rsr