Search:

Type: Posts; User: camel-man

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,101

    Re: Not getting an output file

    Exception in thread "main" java.util.InputMismatchException
    at java.util.Scanner.throwFor(Unknown Source)
    at java.util.Scanner.next(Unknown Source)
    at java.util.Scanner.nextInt(Unknown Source)...
  2. Replies
    4
    Views
    1,101

    Not getting an output file

    For some reason I am not getting an output file created in eclipse when I run this program. I get this error when I run it.
    Exception in thread "main" java.util.InputMismatchException blah blah and...
Results 1 to 2 of 2