Synopsis
int hdb_ValidateHeap(void)
Purpose
Validate the heap.
Description
The currently allocated heap memory will be validated. Any problems found will be output to the current output file.
Return
0 - Heap is corrupted
1 - Heap is alright
.fi