An integrity check is an examination of the C runtime heap that looks for blocks that are damaged or have errors.
Any errors found in the heap are communicated to the user.
Internally the status for any memory blocks having errors is updated so that the user interface displays such blocks as damaged.
Use one of the following methods during a session to invoke the CRT heap integrity check:
or use the Integrity Check icon on the Tools toolbar: