资讯

Ok, this should be fairly primitive. I want to read a file of strings, each string on a line, of course.Using a FileReader attached to a BufferedReader, how can I detect the end of the file, so ...