Search:

Type: Posts; User: SilentNite17

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,269

    Re: Switch problem

    So if I were to use one of the things you mentioned (which I only partially understand, since I'm not that good at Java) how would I structure it in my code?
  2. Replies
    5
    Views
    1,269

    Re: Switch problem

    Trying to make a random key code generator.
  3. Replies
    5
    Views
    1,269

    Switch problem

    Hey guys.

    I just had a problem with converting, and you guys helped me fixed it. So, here is my finished code:


    import java.util.Scanner;

    public class RandomKeyCode {

    public static...
Results 1 to 3 of 3