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