Next: noecho, Previous: ne, Up: Internal Routines [Contents][Index]
newallocs [, count, /reset]
[debug]
Reports on new memory allocations since previous calls to
newallocs
. If /reset
is not specified, then
count
indicates how old the new allocations must be to be
reported: at least count
newalloc
s old. If
/reset
is specified, then count
specifies how many
newalloc
s to remember. This is the maximum value that is
subsequently accepted in newalloc
s without /reset
. If
count
is not specified, then 0 is assumed.