Re: How to read unicode data?

2006-12-07 Thread kilaru rajeev
Thanks for your help. Rajeev Kilaru On 12/7/06, zentara <[EMAIL PROTECTED]> wrote: On Tue, 5 Dec 2006 19:18:50 +0530, [EMAIL PROTECTED] ("kilaru rajeev") wrote: >Hi All, > >I got a "Little-endian UTF-16 Unicode C program character data, with very >long lines, with CRLF line terminators" file.

How to read unicode data?

2006-12-05 Thread kilaru rajeev
Hi All, I got a "Little-endian UTF-16 Unicode C program character data, with very long lines, with CRLF line terminators" file. I want to sort it and then what to extract some patterns from it. Could anyone let me know about this? I wrote the program as it is an ordinary text file but i didnt get