FirstNode

heapPtr LastNode(heapPtr pList)

Returns a pointer to the last node in the given list.

see also: PrevNode, FirstNode, NextNode