Right So i have this string full of text and '\n' and i write it to a file
-
And when i write the string to a file, it doesnt get the newline bit right, you just get a bar. So how do i get it to do a new line. (I would REALLY like to do this without having to do WriteLine every time i need a new line).
-
And when i write the string to a file, it doesnt get the newline bit right, you just get a bar. So how do i get it to do a new line. (I would REALLY like to do this without having to do WriteLine every time i need a new line).
-
And when i write the string to a file, it doesnt get the newline bit right, you just get a bar. So how do i get it to do a new line. (I would REALLY like to do this without having to do WriteLine every time i need a new line).
You are probably viewing the output in notepad that doesnt support different line endings. Try wordpad of VS instead. xacc.ide-0.1-rc4 released! Download and screenshots
-
And when i write the string to a file, it doesnt get the newline bit right, you just get a bar. So how do i get it to do a new line. (I would REALLY like to do this without having to do WriteLine every time i need a new line).