livings(3) LPC Library Functions livings(3)
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)
MudOS Last change: 5 Sep 1994 1