I'm using to java to create a game. I'm planning on accessing files in several different folders. Unfortunately, I can't seem to figure out how I'll be able to do so. I can't even print the '\' symbol without an unclosed string literal error, so I don't know how I'd be able to access those files on a Windows computer.


Reply With Quote