10 Recursion

Recursion means a subroutine, eventually, invokes itself (directly or indirectly). It is best not to get into this topic ``lightly''. A module will be dedicated to the understanding of parameters, subroutine calling and returning, and how local variables are stored.



Copyright © 2006-08-29 by Tak Auyeung