in reply to Re: Recurse using goto; Bug?
in thread Recurse using goto; Bug?
The issue wasn't whether it will run forever or not, but whether it would run out of memory or not. The OP is of the opinion that the memory usage of both snippets should be constant, while it's only the case for the second snippet.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Recurse using goto; Bug?
by wade (Pilgrim) on Jul 18, 2008 at 22:24 UTC |