[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        FUNCTION LONG heap_get_data PROTOTYPE
                PARAMETERS VALUE LONG heap_header, ;
                        VALUE LONG    node_index

        heap_get_data() returns the pointer stored in the heap at the
        node_index'th location (remember, arrays are zero based).


See Also: heap_create() heap_destroy() heap_insert() heap_sort() heap_apply() heap_set_data() heap_get_*() charcpy() memncpy()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson