\n newline character is ignored by java
- by user308806
Hello,
I'm writing to a txt file and I'm appending \n (newline character). the character is shown clearly in System.out.println. but this character is not shown in the textfile. therefore, the textfile is composed by only one long line