Search:

Type: Posts; User: iHank

Search: Search took 0.09 seconds.

  1. Re: Problems with "renameTo" - method in the File class

    Thank you! Now I understand the renameTo-method.

    Hank
  2. Re: Problems with "renameTo" - method in the File class

    I don't get an error at all. The renameTo - method return false.

    Hank
  3. Problems with "renameTo" - method in the File class

    Hello!

    Consider the following code:


    public class TestUppgift1 {

    public static void main(String [] arg) {

    Scanner sc = new Scanner(new...
Results 1 to 3 of 3