Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recursivity
Message
De
11/09/1997 16:17:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00048680
Message ID:
00049647
Vues:
59
>>hello, there is a way to write a recursive procedure in FoxPro 2.6 ?
>>actually there is the limit of 32 nested DO, but i need a limit of 200.
>>Someone could help me ?
>Roberto,
>
>Yes there is a limit of 32 calling levels in Fox 2.6 and this is not able to be changed. However 32 levels of recursive routine can be used to trnasgress a directory tree that is 2^32 levels deep when coded correctly. That is 4,294,927,296 levles of dirs or bom explosion. Probably could handle the Bill of materials explosion for the space shuttle.
>
>Why do you need 200 levels of recursion? That gives 2^200 levels of stuff which is a number that I can't even imagine the size of.
i'm involved in a software project that require this level of analisys ( actually i don't know the details )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform