Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Thread: Remainder issue

    by Norm
    Replies
    5
    Views
    821

    [SOLVED] Re: Remainder issue

    What variable has that value for a remainder?
    What expression is not computing the value that you want?
    If you can not tell, add a println() statement after each expression that prints out the...
  2. Thread: Remainder issue

    by Norm
    Replies
    5
    Views
    821

    [SOLVED] Re: Remainder issue

    What is the reason that the 4 should be incremented to 5?
    What line of code should do that?
    If the values of the variables don't make the code execute as you want, what values should the...
Results 1 to 2 of 2