cc [flag ...] file ... -lpicltree [library ...] #include <picltree.h>
The ptree_get_root() function copies the handle of the root node of the PICL tree into the location specified by nodeh.
Upon successful completion, 0 is returned. On failure, a non-negative integer is returned to indicate an error.
See attributes(5) for descriptions of the following attributes:
libpicltree(3PICLTREE), ptree_create_node(3PICLTREE), attributes(5)