Function oti_copy#

Function Documentation#

otinum_t oti_copy(otinum_t *num, dhelpl_t dhl)#

Assign an oti number copying the values from another oti number.

Parameters:
  • OTI[in] number.

  • num[inout] Address of the oti number to be assigned.

  • dhl[in] Direction helper list object.