Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Thread: processing arrays

    by Norm
    Replies
    6
    Views
    1,232

    [SOLVED] Re: processing arrays

    Not that I know of. Nothing even close.


    That only looks at three elements of the arrays.
  2. Thread: processing arrays

    by Norm
    Replies
    6
    Views
    1,232

    [SOLVED] Re: processing arrays

    It's often much quicker to design code before writing it with this type of logic problem. Randomly trying different code sequences can waste a lot of time.


    What is in temp? What does "is the...
  3. Thread: processing arrays

    by Norm
    Replies
    6
    Views
    1,232

    [SOLVED] Re: processing arrays

    Did you do any design before writing the code? What is the technique you are using to detect the numbers that you want to print out?
Results 1 to 3 of 3