Search:

Type: Posts; User: Bgriesh

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,385

    Re: Newbie needing a little help

    Fixed it! All i had to do was write in a buffer in the repeat loop!
  2. Replies
    3
    Views
    1,385

    Re: Newbie needing a little help

    Ok what I'm writing is along the lines of a random number generator with multiple variables. What I'd like to do is be able to ask the user if they would like to generate a new list of variables at...
  3. Replies
    3
    Views
    1,385

    Newbie needing a little help

    I'm having problems getting these loops to work properly All i need is a way to end the loops properly and make them repeatable after a single user input.

    import java.util.*;
    public class Core {...
Results 1 to 3 of 3