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

名稱
     load_object() - find or load an object by file name

語法
     object load_object( string str );

描述
     Find the object with the  file  name  <str>.   If  the  file
     exists  and the object hasn't been loaded yet, it is loaded.
     Otherwise zero is returned.

請參考
     file_name(3), stat(3), find_object(3)

MudOS                Last change: 5 Sep 1994                    1

