Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.389 newallocs

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 newallocs old. If /reset is specified, then count specifies how many newallocs to remember. This is the maximum value that is subsequently accepted in newallocs without /reset. If count is not specified, then 0 is assumed.