For saving in files use \r\n. \n as new lines is viable on printstreams but not writing to files.
3
solved Java NewLine “\n” not working in save to text file [closed]
For saving in files use \r\n. \n as new lines is viable on printstreams but not writing to files.
3
solved Java NewLine “\n” not working in save to text file [closed]