������:
- �� 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)