Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Thread: help with code

    by Norm
    Replies
    9
    Views
    1,035

    Re: help with code

    Glad you got it working.
  2. Thread: help with code

    by Norm
    Replies
    9
    Views
    1,035

    Re: help with code

    You need to put the while loop around the code that does the fact computation and where you ask the user if he wants to continue. Put the question and the reading of the response inside the loop....
  3. Thread: help with code

    by Norm
    Replies
    9
    Views
    1,035

    Re: help with code

    wrap your code with

    <<<< Put this before
    <YOUR CODE HERE>
    <<< put this after


    What does this code do?
  4. Thread: help with code

    by Norm
    Replies
    9
    Views
    1,035

    Re: help with code

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting. Your unformated code is hard to read and understand.

    Where in your code do you test the value of what is read...
Results 1 to 4 of 4