EmptyList

bool EmptyList(heapPtr pList)

Returns a true if given list is empty.

See Also: PrevNode, FirstNode, LastNode, NextNode