efuns - internals - debugmalloc

MudOS v21c2

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

������:
    �� debugmalloc() - �������õ��ڴ� (malloc'd memory) ��Ϣ��ӡ��һ���ļ���.
���﷨:
    �� void debugmalloc( string filename, int mask );

    �� �޷���ֵ debugmalloc( �ַ��� filename, ���� mask );

���÷�:
    �� ����ⲿ���� (efun) �����ڱ����������� (driver) ʱ, �� options.h�� ͬʱ���� DEBUGMALLOC �� DEBUGMALLOC_EXTENSIONS�� ���߲���Ч. debugmalloc() ����ӡ DMALLOC()�� ���õ��ڴ��������Ϣ����ص� macros. (��� macro �� mask bitwise and'd (&) with the tag, �� mask & tag�� ������) ��ϸ�����������������ԭʼ���е� md.c �� config.h
���ο�: ������:
    �� Spock @ FF 97.Jul.23.�� (printed 3/16/95)

�ص���һҳ