Search:

Type: Posts; User: nathanernest

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    2,312

    Re: Having a problem reading a file :(

    Just quickly, I think the issue is when the file stops reading the first time. The error is the following:

    Exception in thread "main" java.util.InputMismatchException
    at...
  2. Replies
    2
    Views
    2,312

    Problem on reading file in Java program

    Hey all,

    I am trying to import a file of information into my java program and I am having a difficult problem with the loop to read the file.

    The file I am importing has the following...
  3. Program to convert Hexadecimal to its Character equivalent

    Hey all!

    I have a problem lol.

    I am trying to convert a hexadecimal value to its character equivilent.

    The specific task is a school assignment and I am very open about this. I need to...
Results 1 to 3 of 3