Pass one piece of the array at a time. That way the inner loop only has to do one thing with one item at a time.
Pass one piece of the array at a time. That way the inner loop only has to do one thing with one item at a time.
Please take the time to read the Forum FAQ