Function ssoti_set_o#
Defined in File semisparse/scalar/base.h
Function Documentation#
-
void ssoti_set_o(semiotin_t *src, semiotin_t *dest, dhelpl_t dhl)#
Copy information from src to dest. Does not check if memory needs to be reallocated. Useful when copying data to a temporal sotinum.
dest = src
- Parameters:
src – [in] Oti number.
dest – [in] Oti number.
dhl – [in] Direction helper list object.