Search:

Type: Posts; User: luke

Search: Search took 0.10 seconds.

  1. Replies
    9
    Views
    2,438

    [SOLVED] Re: Converting to and comparing integers.

    haha, thanks mate thought it may have been the case will continue to use the scanner from now!
  2. Replies
    9
    Views
    2,438

    [SOLVED] Re: Converting to and comparing integers.

    yes this is what i was saying, when you convert the char to and INT it gives you the ASCII value of that char not the char itself.
    Ascii Table - ASCII character codes and html, octal, hex and...
  3. Replies
    9
    Views
    2,438

    [SOLVED] Re: Converting to and comparing integers.

    it does not really matter, it was not a set assignment or anything, we were just creating a number guessing game in class and i couldn't understand why mine would not register, i tried to convert it...
  4. Replies
    9
    Views
    2,438

    [SOLVED] Re: Converting to and comparing integers.

    hi mate, thanks for the reply, i'm new to java, and is a subject at school, we havn't been taught about scanners could you please link me to a tutorial so i can learn that aswell?

    thanks for the...
  5. Replies
    9
    Views
    2,438

    [SOLVED] Java program to convert and compare integers

    hey everyone i'm trying to create a program where you pick a number between naught and fifteen to match a randomly generated number. here's what i have so far.

    /*
    * To change this template,...
Results 1 to 5 of 5