Appearance
livings() - return an array of all living objects
object *livings( void );
Returns an array of pointers to all living objects (objects that have had enable_commands() called in them).
enable_commands(3), find_living(3), users(3), objects(3)