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