Re: Procedure calls and the impossible triangle

new topic     » goto parent     » topic index » view thread      » older message » newer message

Thanks for all the help.  What I did was make a procedure called
control_flow() which not only called up all the other procedures but removed
calls from procedures.  In other words, if A calls B under a certain
condition, then in control_flow() I just put B right after A (with the
appropriate condition statements), which eliminated the link between the two,
which then made it easier to arrange.

Thanks,
Derek Brown

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu