Still on it
This time there are no additional functions but the opposite case: I threw a few out since they were not really needed.
There's no more
Heap_FreeAt:
the same can be achieved a few different ways already
Heap_SetAt position_of_myPtr, ""
Heap_ResizeAt position_of_myPtr, 0
Heap_ElementRemoveAt position_of_myPtr, 1, Heap_Size(value_of_myPtr) ' not made for that purpose, but does it too
Heap_ElementScanIndex/Heap_ElementScanPtr:
both are a little too "special" and I created them before Heap_ElementIDAt - which serves when it comes to indexing unique values as vertices, colors etc.
Functions-Overview
MinVersion 1.9.7.0 - get it here
FileVersion 0.35, 07.08.2013
Bookmarks