I'm using scanner to fill a JTextArea with the content of a file.
^^ A line from the file, not going to quote the entire thing its over a 1000 lines lol, my scanner is reading it asQuote:
"Telåsh", -- [1]
It's being read as that. :(Quote:
Telåsh
Any idea how to fix this?
edit: oh wow, that was easy to fix.
