Function darr_copy#

Function Documentation#

darr_t darr_copy(darr_t *arr)#

Copy memory in array, if necessary, reallocate.

RES = ARR

Parameters:
  • arr[in] Array.

  • res[in] Array.