<HEAD> <TITLE> malloc_status - report various statistics related to memory usage. </TITLE> </HEAD> <BODY BACKGROUND=http://www.imaginary.com/~beek/gifs/bg.jpg TEXT=#000000 ALINK=#FFFF00 VLINK=#550000 LINK=#000099> <center> <H1> malloc_status - report various statistics related to memory usage. </H1> </center> <p> <b> string malloc_status(); </b> <p> 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 in options.h when building the driver. <p> See also: <A HREF=mud_status.html> mud_status </A>, <A HREF=dumpallobj.html> dumpallobj </A>, <A HREF=memory_info.html> memory_info </A> <p> <HR> <ADDRESS> <A HREF=http://wagner.princeton.edu/~tim> Tim Hollebeek </A> <p> <A HREF="http://www.imaginary.com/~beek/"> Beek </A>@ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere </ADDRESS> <p>