Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hard to do - aritmethic combination.
Message
From
02/07/2002 07:42:25
 
 
To
01/07/2002 10:14:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00673403
Message ID:
00674384
Views:
22
>I have realized the task and do it 'almost recursively', cause I have aded the combined elements at the end of the list and do not end the combinations while do not hit the last element. Work very well. Thanks!

Yep, many recursive algorithms can be easily converted to "for" or "do while" cycles (like in this case - it can be a For cycle from 1 to reccount... But I wanted that you got it!)
Best Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Reply
Map
View

Click here to load this message in the networking platform