Search:

Type: Posts; User: bhattia2

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,721

    Re: Stuck on .txt files java

    well heres the error i receive.

    Exception in thread "main" java.lang.Error: Unresolved compilation problem:

    at FileMatrice.main(FileMatrice.java:13)
  2. Replies
    6
    Views
    1,721

    Re: Stuck on .txt files java

    Well tome i feel like the code is complete and should run and print the out file but when i run it, it runs but prints a blank .txt file
  3. Replies
    6
    Views
    1,721

    Stuck on .txt files java

    I have to write a program that reads two .txt files as such:

    FileA.txt
    1 2 3
    4 5 6

    FileB.txt
    0 1 2
    3 4 5
    6 7 8
Results 1 to 3 of 3