Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

[Index] [Spacer] [Previous] [Next]



Location: e32def.h

__RHEAP_CHECKALL

__RHEAP_CHECKALL (aHeap, aCount)

Description

Checks that the total number of allocated cells on the specified heap is the same as the specified value.

The macro also takes the name of the file containing this source code statement and the line number of this source code statement; they are displayed as part of the panic category, if the checks fail.

This macro is defined only for debug builds.

Parameters

aHeap

A pointer to the specific RHeap.

aCount

The total number of heap cells expected to be allocated.

See also:

Terms and conditions of use of the material