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

名稱
     inherits() - determine if an object inherits a given file

語法
     int inherits( string file, object obj );

描述
     inherits() returns 0 if obj does not inherit file, 1  if  it
     inherits  the most recent copy of file, and 2 if it inherits
     an old copy of file.

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

MudOS                Last change: 5 Sep 1994                    1

