7.9 The Diagnostic structure

storeInfo

Function

Signature:
val storeInfo : store ->
{ kind : string,
origin : address,
status : string,
alloc : string,
overflow : string,
size : int,
top : int,
free : int }

Description:

Provides a structured, diagnostic 'view' of the internals of a store. It can be used to monitor what is happening within a store. It also provides a basis for constructing your own diagnostic tools.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker