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


12.2.3.2 x1f4_fill_mxdeck

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.