Search:

Type: Posts; User: Samaras

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,509

    Re: Input a single char.Comparisson failed

    1-I am Greek so i do not think that it was english fault.

    2-Yeah i noticed too,but not something special :/ Also the right and left do nothing.

    Thanks anyway
  2. Replies
    4
    Views
    1,509

    Re: Input a single char.Comparisson failed

    Oh my god,what i missed there?? :/ Of course AND is what i need!

    Could i do the same thing by letting the user hit the arrows i said in the first post instead of w,a,s,d?
  3. Replies
    4
    Views
    1,509

    Input a single char.Comparisson failed

    I input the character.The code goes into an infinite loop even though it is supposed(by me i admit) not to!


    static char getInput() {
    boolean error = false;
    char c='n';
    ...
Results 1 to 3 of 3