Tal
Memory Referrence Issue In Recursive Algorithm
Thank you for your help, but I don't think an iterative approach will work, since I'm dealing with an N dimensional array, meaning that the amount of dimensions isn't known ahead of time, and using the
foreach
statement likely won't help here since it's more useful to getting the values rather than setting them20 replies