efuns - objects - children

MudOS v21c2

children(3)�� MudOS v21c2�� (5 Sep 1994)

������:
    �� children() - ����һ��ָ����� (object) �����Ƴ������������.
���﷨:
    �� object * children( string name );

    �� ��� *children( �ַ��� name );

���÷�:
    �� �����������һ��������� (array), ���Ⱥ�����ļ�����Ϊ name ����������Ƴ�����. һ��ʹ�õķ������ҳ����д�ʹ������� (user object)�� ���Ƴ��������:
    ��
      ���� object *list;

      ���� list = children("/obj/user");

    �� �������������ҳ����е�ʹ���� (�����Ѿ����ߵ�ʹ����),�� �� users() ֻ��ر����ܻ����� (interactive) ʹ����.
���ο�: ������:
    �� Spock @ FF 97.Jan.26.�� (printed 3/16/95)

�ص���һҳ