Search:

Type: Posts; User: Pr0ject-Rec0n

Search: Search took 0.07 seconds.

  1. Crude method of using offset whilst using BufferedReader - Correct way?

    Mystic Paste

    ^ Is this a good way ? I couldn't find any other way to read from the offset point onwards...
  2. Re: Read file until EOF from offset each time

    Oh, that's from another program altogether. I believe we have no control of that, whatsoever.
  3. Re: Read file until EOF from offset each time

    Thanks for the informative post!



    I'm really not sure what you're even trying to mean here..



    Thanks a ton. I'm reading up on RandomAccessFile and would let you know whatever I achieve...
  4. Read file until EOF from offset each time

    Aight. This is my question :


    // Keep reading the file in a loop for some 100 seconds..
    for (int x=0; x<100; x++) {
    // Code for reading file...
Results 1 to 4 of 4