Search:

Type: Posts; User: mwr76

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,017

    Re: FileReader argument, compiler problem

    Thanks you were both correct. Thanks for the added insight. I tried to compile before I read your post. I managed to comb through and get all that corrected though. I have used eclipse, but for class...
  2. Replies
    4
    Views
    2,017

    FileReader argument, compiler problem

    I am using JGrasp.

    Here are the two compiler problems:




    Employee_pay_increases.java:22: error: ')' expected
    Scanner inFile = new Scanner( new FileReader(C:\\Ch3_Ex7Data.txt));
    ...
Results 1 to 2 of 2