![]() |
![]() |
CTPL Reference Manual | ||
---|---|---|---|---|
O | E | A | D | O | T | A | T |
Out parameter, where caller must allocate storage.
Generics and defining elements of containers and arrays.
NULL is ok, both for passing and for returning.
Default parameter value (for in case the shadows-to function has less parameters).
Parameter for returning results. Default is transfer full.
Don't free data after the code is done.
Parameter points to an array of items.
Free data after the code is done.