View Single Post
  #23  
Old 02-12-2002, 08:48 AM
galen galen is offline
Professional God
Join Date: Mar 2001
Location: Colorado, USA
Posts: 925
galen is on a distinguished road
Quote:
Originally posted by Stefan
Everything that can be done with recursion can also
be done iterative on a single array :)
I wasn't thinking right when I said resuction. I ment stacks. I've attacked a lame-o(tm) maze runner progy I wrote in high school (source and binary included) as an example of stack usage.
Attached Files
File Type: zip gimpymazerunner.zip (5.6 KB, 277 views)
__________________
Galen S. Kant
galen "at" terraweb.net
Reply With Quote