.\"report various statistics related to memory usage
.DT
malloc_status
$MUDNAME$ driver help
malloc_status

.SH Name
.SI 5
malloc_status() - report various statistics related to memory usage.
.EI

.SH Synopsis
.SI 5
string malloc_status( void );
.EI

.SH Description
.SP 5 5
This function returns memory usage statistics in a string.
This function replaces the hardcoded 'malloc' command in vanilla 3.1.2.
Note that the output produced by malloc_status() depends upon which
memory management package is chosen when building the driver.
.EP

.SH See also
.SI 5
mud_status(), dumpallobj(), memory_info()
.EI
