void AddToEnd(heapPtr pList, heapPtr pNode)
Adds pNode to the end of the specified list.
see also: AddAfter, AddToFront, FindKey, DeleteKey