[125] in Coldmud discussion meeting

root meeting help first previous next next in chain last in chain last

init questions

daemon@ATHENA.MIT.EDU (Wed Dec 15 15:06:37 1993 )

To: coldstuff@MIT.EDU
Date: Wed, 15 Dec 1993 11:58:30 -0800
From: Gregory Blake <gblake@mis.nu.edu>

I'm confused about something... I was just looking at how init
worked and i had a few questions. <this is on colddark btw>.

How does init work exactly when called... it does a
(> pass() <); first... and if i look at $root.init
at the end of that it sets inited to 1.  So, after it finishes
the pass isn't it still set to 1? because the line after that
is if (!inited).   I feel really stupid and that i MUST be missing
something here.

snooze