Search:

Type: Posts; User: newbie

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    2,688

    [SOLVED] Re: Help making a loop please

    Thanks for sharing your solution for other people coming across this Thread.
    -Apologies for referring to you as a he, but just can never know on this Internet :P.
    If you're reading this, could you...
  2. Replies
    10
    Views
    2,688

    [SOLVED] Re: Help making a loop please

    Not like he didn't show any effort, all that needed doing was rearrangement of his code.
  3. Replies
    10
    Views
    2,688

    [SOLVED] Re: Help making a loop please

    import java.io.FileWriter;
    import java.io.IOException;
    import java.io.PrintWriter;

    import javax.swing.JOptionPane;

    public class users2 {

    public static void main(String[] args) throws...
Results 1 to 3 of 3