This project involves recursion and arrays. Although recursion often
strikes fear in even seasoned programmers, it doesn't have to be like this.
Given the proper infrastructure (such as stack-based frames), recursion
is no more difficult than calling any subroutine.
Subsections
Copyright © 2009-04-16 by Tak Auyeung