Next: x1f4_fill_mxdeck, Up: Named Objects Collections Functions [Index]
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.