'K, I'm doing this for a class project... we have to display some non-European characters on a GWindow, then output the hex values for that to a text file. Having trouble figuring out to implement a character stream output to a file. I understand the concept of using a stream to write something... I'm having trouble figuring out how to invoke a new Writer interface... and how to output it specifically to a file.
Any suggestions?
Any suggestions?