Why is StreamReader including escape characters in its output for a line?
I am reading a txt file with StreamReader and it appears to be outputting escape characters. I am using the following code:
I am reading a txt file with StreamReader and it appears to be outputting escape characters. I am using the following code: