set_malloc_mask(3)    LPC Library Functions    set_malloc_mask(3)
NNAAMMEE
       set_malloc_mask()  -  sets the mask controlling display of
       malloc debug info
SSYYNNOOPPSSIISS
       void set_malloc_mask( int mask );
DDEESSCCRRIIPPTTIIOONN
       This efun is only available when DEBUGMALLOC and DEBUGMAL-
       LOC_EXTENSIONS  are  both  defined  in options.h at driver
       build time.  The mask controls what memory-related  debug-
       ging  information is displayed as the driver allocates and
       deallocates memory.  Read md.c in the  driver  source  for
       more information.
SSEEEE AALLSSOO
       debugmalloc(3)
MudOS                       5 Sep 1994                          1