Next: x1f4_find_mxpath, Previous: x1f4_copy_mxdeck, Up: Named Objects Collections Functions [Index]
extern int x1f4_fill_mxdeck (void *fill, void *deck);
The x1f4_fill_mxdeck
function copies the content of the deck
string key pointer value associative array in the fill
string key
pointer value associative array, but only when fill
is empty.
The function returns 0 for success, one of the defined errors for failure.