Reading and Writing accented characters

Jul 25 2005 9:15 AM
Hi! I have to read a text file that could have text in languages like french, spanish e.t.c. When i use StreamtReader and StreamWriter with Unicode as Encoding, I somehow miss all the accented characters. Help will appreciate :)

Answers (1)