Thread: unicode
View Single Post
  #2 (permalink)  
Old September 20th, 2004, 09:02 AM
anand_indya anand_indya is offline
Registered User
 
Join Date: Sep 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello,

     Writing ur code in to the file is ok. While retriving u r wrongly reading that one (bit wise), thats why the actual text is not retrived. And also check the data types of the variables are same (which are used to read and write in to the file).
Reply With Quote