Manfred_F
10 years agoRegular Contributor
Hmm, one solution could be to integrate a call level counter into Your recursive function. Then You can check the nesting level as a precondition.
Hmm, one solution could be to integrate a call level counter into Your recursive function. Then You can check the nesting level as a precondition.