To scan in a file how do I denote its location?
I'm only aware on how to do this in windows not linux
Scanner inFile =
Scanner(new FileReader("??????????????????"));
I'm only aware on how to do this in windows not linux
Scanner inFile =
Scanner(new FileReader("??????????????????"));