Actually, I was not filling all of the arrays in sequential order.
I added code to initialize them in order and the function seems to be
working now. Is that a known problem? Paul Paul B. Anderson wrote: I've checked my code and it does not seem to run past any limits. I am filling the arrays in sequential order, extending each one in parallel with the others. |