blah blah blah is here! blah blah » Close

0
votes
1 answers

Non standard characters in strings

I'm developing an application that has to read in the contents of a file and convert its contents into a slightly different form. The file is a simple text file (will open in notepad). Everything's working OK except for one thing - the file ...

Feedback