Search:

Type: Posts; User: iCurtisIT

Search: Search took 0.12 seconds.

  1. Replies
    7
    Views
    1,767

    Re: Reading a text file + Nested Loop

    Is there a way of doing it without using an Array?
  2. Replies
    7
    Views
    1,767

    Re: Reading a text file + Nested Loop

    Thank you for your advice. I will try all of the things mentioned and get back to you. I thought learning Spanish was hard, Java is something else.
  3. Replies
    7
    Views
    1,767

    Re: Reading a text file + Nested Loop

    Do you mean this?



    Exception in thread "main" java.util.NoSuchElementException
    at java.util.Scanner.throwFor(Unknown Source)
    at java.util.Scanner.next(Unknown Source)
    at...
  4. Replies
    7
    Views
    1,767

    Reading a text file + Nested Loop

    Hello. I have asked other questions about this, but keep running into more things I do not understand.

    The above blocks of text (Each Unit), carries on until Unit 13.
    I have the following code,...
Results 1 to 4 of 4