in reply to Re^3: Control loop 2D array
in thread Control loop 2D array

I'm not sure why you are using the outer loop below?
A different interpretation of "the first occurence to in the second array is not zero"; mine prints 1 1. No idea which interpretation (if either) is actually what is wanted.

I like that your new version reports undefs instead of (@AoA, 0) if there is no match.

Replies are listed 'Best First'.
Re^5: Control loop 2D array
by BrowserUk (Patriarch) on Jun 17, 2007 at 18:59 UTC