refs(3) LPC Library Functions refs(3)
NNAAMMEE
refs - return the number of references to a data structure
SSYYNNOOPPSSIISS
int refs( mixed data );
DDEESSCCRRIIPPTTIIOONN
The number of references to `data' will be returned by
refs(). This is useful for deciding whether or not to
make a copy of a data structure before returning it.
SSEEEE AALLSSOO
children(3), inherit_list(3), deep_inherit_list(3),
objects(3)
MudOS 5 Sep 1994 1