Thread: Wiggly amps
View Single Post
  #11  
Old April 30th 04, 11:48 PM
Don Johnstone
external usenet poster
 
Posts: n/a
Default

If you don't put a stop condition in your recursive
loops your stack will collide with your heap and you
will crash :-)

At 22:24 30 April 2004, Bob Kuykendall wrote:
Earlier, 'Phil Jeffery' wrote:

Why ask such a stupid question when you know very
well?


In order to understand recursion, first you must understand
recursion.



Bob K.