[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        FUNCTION LONG memncpy PROTOTYPE
                PARAMETERS VALUE LONG mem1, VALUE LONG mem2, VALUE INT mlen

        memncpy() is nearly the same as charcpy, except that it will
        copy the contents of any memory location to another for a total of
        'mlen' bytes.

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