1
Answer

Reading and Writing accented characters

Photo of vidhyasagar n

vidhyasagar n

19y
2.9k
1
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)