by Jeff Slarve <jeffNOSPAMMMMMM@[EMAIL PROTECTED]
>
Oct 2, 2006 at 07:16 PM
Nested loops are kinda ugly and difficult to maintain. Try thinking of
a re-usable recursive function. Much less code to write and maintain.
I'm not a powerbasic expert by any means, but I think the above would
hold true in just about any language.
On Sun, 01 Oct 2006 23:11:30 GMT, earthling <somewhere@[EMAIL PROTECTED]
>
wrote:
>how many loops are allowed within each other?
>using pbcc3