Difference between revisions of "Array.copy()"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "* << Z3 Home * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...")
(No difference)

Revision as of 14:33, 4 March 2017


Array.copy()

Make a copy of the array. Helpful to avoid by reference issues when array elements are overwritten etc.