Search:

Type: Posts; User: loui345

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,524

    Re: RandomAccessFile

    Can anyone help me on this?
  2. Replies
    3
    Views
    1,524

    Re: RandomAccessFile

    here is the test file i been working with before i use it in my main program


    String line1 = "First line \n";
    String line2 = "Second line2 \n";
    File f = new...
  3. Replies
    3
    Views
    1,524

    RandomAccessFile

    Hi,

    Is it possible using this class to find away to the method "seek" to somehow start a newline of a code? I understand how to get it to find the end of the file with the length method, but it...
Results 1 to 3 of 3