Hi, _Heap_Get_information provides the information but its then memset after retrieval, is this a bug or design ? _Heap_Get_information(heap, info); memset(&info->Stats, 0, sizeof(info->Stats)); -- regards --- Matthew J Fletcher