Next: Iterating through the trees, Previous: Tree constructor, Up: Tree methods [Contents][Index]
On success, increases the reference count by 1. Not needed by most applications.
Return value:
On success, t.
On hard failure, NULL
.
Decreases the reference count by 1, destroying t once the reference count reaches zero.