
malloc_status(3)      LPC Library Functions      malloc_status(3)

NNAAMMEE
       malloc_status()  -  report  various  statistics related to
       memory usage.

SSYYNNOOPPSSIISS
       void malloc_status( void );

DDEESSCCRRIIPPTTIIOONN
       This  function  writes  memory  usage  statistics  to  the
       caller's  screen.   This  function  replaces the hardcoded
       'malloc' command in vanilla 3.1.2.  Note that  the  output
       produced by malloc_status() depends upon which memory man       agement package is chosen in options.h when  building  the
       driver.

SSEEEE AALLSSOO
       mud_status(3), dumpallobj(3), memory_info(3)

Majik                      26 Jul 1997                          1

