
refs(3)               LPC 系統函數               refs(3)

名稱
     refs - return the number of references to a data structure

語法
     int refs( mixed data );

描述
     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.

請參考
     children(3),     inherit_list(3),      deep_inherit_list(3),
     objects(3)

MudOS                Last change: 5 Sep 1994                    1

