Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Hugo Ranea
  Where is Hugo Ranea?
 Vancouver, BC
 Canada
 Hugo Ranea
 To: Ilya Rabyy
  Where is Ilya Rabyy?
 Fountain Valley
 California - United States
 Ilya Rabyy
Subject: RE: Recursion: internal vs. external
Thread ID: 181149 Message ID: 181181 # Views: 1 # Ratings: 0
Version: Visual FoxPro 9 Category: General VFP Topics
Date: Wednesday, July 2, 2008 2:52:11 AM         
   



Ilya,

If you are afraid of running out of stack from within a procedure, think what would happen to the O/S running a multitude of EXEs, I would go with Tamar suggestion, or finding a looping solution to the recursion, all recursion problems can be solved with iteration, sometimes is much more difficult but is always possible.



"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges

ENTIRE THREAD

Recursion: internal vs. external Posted by Ilya Rabyy @ 7/1/2008 8:59:12 PM
RE: Recursion: internal vs. external Posted by Eric den Doop @ 7/1/2008 10:21:35 PM
RE: Recursion: internal vs. external Posted by Ilya Rabyy @ 7/1/2008 10:31:56 PM
RE: Recursion: internal vs. external Posted by Tamar Granor @ 7/1/2008 10:24:28 PM
RE: Recursion: internal vs. external Posted by Ilya Rabyy @ 7/1/2008 10:48:21 PM
RE: Recursion: internal vs. external Posted by Hugo Ranea @ 7/2/2008 2:52:11 AM
RE: Recursion: internal vs. external Posted by tushar @ 7/2/2008 6:53:12 AM
RE: Recursion: internal vs. external Posted by Ilya Rabyy @ 7/2/2008 4:53:39 PM
RE: Recursion: internal vs. external Posted by tushar @ 7/2/2008 5:19:35 PM
RE: Recursion: internal vs. external Posted by Cetin Basoz @ 7/2/2008 5:20:28 PM