Next: , Up: Named Objects Collections Functions   [Index]


12.2.3.1 x1f4_copy_mxdeck

extern int x1f4_copy_mxdeck
    (void **address, void *deck);

The x1f4_copy_mxdeck function creates a copy of the deck string key pointer value associative array and stores the address of the newly created string key pointer value associative array at address.

The function returns 0 for success, one of the defined errors for failure.