From my iPhone application I'm outputting data from text to a file. When opened with windows notepad, the data is all on one line and where there should be a new line a block character is present (showing that it's an unrecognized character or something). When opened with windows wordpad, it displays just fine.
Would there be something wrong in my code? I'm simply output '\n' when i want a new line.
Questions about how to use notepad.exe as a programming tool are on-topic. It happens to be a horrible editor, but we don't ban questions about a certain tool from the site just because the tool is bad. For example we also allow questions about Eclipse.
f448fe82f3