The problem I am having is how to read values from a line in a text file, assigning each item on a line to a variable.
I am able to achieve this using a scanner object but I have been told to use the BufferReader class.
At the moment I know how to read a line from the text file and assign that to a variable.
Any help, examples and/or pointers on how to read individual items on a line to a variable will be appreciated.
This post has been edited by bennitto: 01 November 2010 - 02:47 PM

New Topic/Question
Reply



MultiQuote







|