Function arrso_copy_to#

Function Documentation#

void arrso_copy_to(arrso_t *arr, arrso_t *res, dhelpl_t dhl)#

Copy an existing array. Data is copied to the new memory.

Parameters:
  • arr[in] Address of array from which to get data.

  • dhl[in] Direction helper list object.