Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    16,519

    [SOLVED] Re: Create a calculator with JCreator

    It would help if you could post an example of the program doing this.
    Use println() to output the wrong results with a comment about how its wrong.

    It sounds like you need a flag to remember if a...
  2. Replies
    5
    Views
    16,519

    [SOLVED] Re: Create a calculator with JCreator

    Can your be more specific about the problem?
    Show what program does, describe why that is wrong and show what it should do.
  3. Replies
    5
    Views
    16,519

    [SOLVED] Re: Create a calculator with JCreator

    What code do you have so far?
    You would use a boolean variable to remember an event. It would be false until the event happened, then it would be set true.
Results 1 to 3 of 3