return;

From: George (greerga@DRAGON.HAM.MUOHIO.EDU)
Date: 08/16/97


Jeremy,

        Please model functions after do_force with its if...elseif
construct and not like do_advance with 8! return statements.  It is much
harder to handle the buffers with so many chances for a function exit.  In
do_force it simply drops off the end of the function after every
possibility, nice and neat.  The code is also shorter and more compact.

Thanks,
George

PS - If CircleMUD ever goes threaded, I can make my code safe.  With the
     current system you'd have a lot of locking/overwrite problems.


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST