Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Thread: erase

    by Norm
    Replies
    6
    Views
    1,039

    Re: erase

    Why not use:
    if(c == '1')
  2. Thread: erase

    by Norm
    Replies
    6
    Views
    1,039

    Re: erase

    display.setText(display.getText()+" "+PowerOfTwo+"^"+FristCount+" + ");}
    Is this the code that adds the ending +?
    You need change the logic to put the + at the beginning of the concatenation vs at...
Results 1 to 2 of 2