Search:

Type: Posts; User: JayRay

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    3,437

    Re: end of file \ file offset

    first of all, thanks.
    i will try it now.

    now i have this to handle...
    i am opening a file using BufferedReader and march through the file once. after it, i have to return to the beginning of the...
  2. Replies
    5
    Views
    3,437

    end of file \ file offset

    hi,
    i am using BufferReader to read lines from a text file.
    i would like to create a boolean method names hasMore() which will be indicating if the end-of-file reached.
    here is a pesudo...
Results 1 to 2 of 2