Re: Retrieve last record from text file
Posted By:
arvind_br
Posted On:
Wednesday, July 10, 2002 05:04 AM
In RandomAccessFile u can find public void seek(long pos)
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.