
set_malloc_mask(3)    LPC Library Functions    set_malloc_mask(3)

NNAAMMEE
       set_malloc_mask()  -  sets the mask controlling display of
       malloc debug info

SSYYNNOOPPSSIISS
       void set_malloc_mask( int mask );

DDEESSCCRRIIPPTTIIOONN
       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.

SSEEEE AALLSSOO
       debugmalloc(3)

Majik                      26 Jul 1997                          1

