Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: How many iterations for each loop where max = 10 and incr = 3?

    What are the requirements for the code? If the test requires different values of max then that code would allow the user to enter different values.

    For testing I'd just hardcode an assignment...
  2. Re: How many iterations for each loop where max = 10 and incr = 3?

    What have you tried? Write a test program that does what you are asking about, compile and execute it.
    If you have any error messages, copy the full text and paste it here.
    Also post the code and...
Results 1 to 2 of 2