
memory_info(3)        LPC Library Functions        memory_info(3)

NNAAMMEE
       memory_info - obtain info on object/overall memory usage

SSYYNNOOPPSSIISS
       varargs int memory_info( object ob );

DDEESSCCRRIIPPTTIIOONN
       If  optional argument `ob' is given, memory_info() returns
       the approximate amount of memory that `ob' is  using.   If
       no  argument  is given, memory_info() returns the approxi       mate amount of memory that the entire mud is using.   Note
       that the amount of memory the mud is using does not neces       sarily correspond to the amount of memory  actually  allo       cated by the mud from the system.

SSEEEE AALLSSOO
       debug_info(3), malloc_status(3), mud_status(3)

Majik                      26 Jul 1997                          1

