������:
- �� compile_object - �ṩ������� (virtual object) ���ܵ� mudlib�� ����
- �� object compile_object( string pathname );
�� ��� compile_object( �ַ��� pathname );
- �� �� mudlib ָʾ������������һ�����������ڴ��е��ļ�, ������������
compile_object().�� ������˵, ��� mudlib�� ���� call_other("/obj/file.r",
"some_function") �� new("/obj/file.r") ʱ, ��������͵���������� (master.c)
�е� compile_object("/obj/file.r"). �� /obj/file.r�� Ϊ���������ڴ���ļ�����.
��� mudlib�� ��ϣ������ (associate)�� ��Ϊ /obj/file.r
�� ���ļ�, compile_object()�� ������ 0. ��� mudlib Ը��, ��Ҫ���� /obj/file.r�� ������. �� compile_object() ����һ���ļ����ƺ����֮��, �������������, ����ͬ file.r.c�� ����ļ���������Ϸ��. ���벢���������ʱ, ���� compile_object() ���ص����.
- �� Spock @ FF 97.Aug.6.�� (printed 3/16/95)