#3068 - Vortex - Mon Feb 17, 2003 5:07 pm
Hello,
I am using a FloodFill like algorithm, which is recursive. I am wondering how deep the GBA stack is, or in other words, how deep the recursion could be. I tried to convert the algorithm to a non-recursive one, but it is not very efficient.
Thanks
I am using a FloodFill like algorithm, which is recursive. I am wondering how deep the GBA stack is, or in other words, how deep the recursion could be. I tried to convert the algorithm to a non-recursive one, but it is not very efficient.
Thanks