Wednesday, April 15, 2009

201 tracing function calls

I encourage you to trace method calls in your programs in a fashion similar to the trace implemented in this program, which computes the Nth Fibonacci number and shows calls and returns in the method echo.

No comments: