Search:

Type: Posts; User: The_Mexican

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    1,867

    Re: Possible Loop Error...

    My problem wasn't about how to read the files, it was about the loop. However, I did manage to figure out the problem myself.
  2. Replies
    10
    Views
    1,867

    Re: Possible Loop Error...

    No one knows the problem with my loop? :(
  3. Replies
    10
    Views
    1,867

    Re: Possible Loop Error...

    Meh, I would've gotten around to it before I turned it in, but really, I don't need them while I'm writing it.
  4. Replies
    10
    Views
    1,867

    Re: Possible Loop Error...

    It's a bit long, but okay:


    package layout;
    import javax.swing.AbstractButton;
    import javax.swing.JButton;
    import javax.swing.JOptionPane;
    import javax.swing.JPanel;
    import...
  5. Replies
    10
    Views
    1,867

    Re: Possible Loop Error...

    Javapenguin, reading the file is not the problem, I need to know if this is the correct way to state the loop I want.
  6. Replies
    10
    Views
    1,867

    Possible Loop Error...

    Hi guys, I have a problem: either a loop isn't working, or possibly something else, though I suspect it's the loop. Basically, I have a text file which the string usernamefile reads. The int LINENUM...
Results 1 to 6 of 6