Mission Base

Program Base Library Functions

int pblHeapEnsureConditionFirst

(/ PblHeap* heap )

Ensures the heap condition for the first element.

Documentation

Ensures the heap condition for the first element.

This function has a time complexity of O(Log N).

Parameters:
heap - The heap to use
Returns:
int rc: The new index of the element.

Alphabetic index



This page was generated with the help of DOC++.