afc_fstree_new

Name

afc_fstree_new  -- Initializes a new FSTree instance.

Synopsis

FSTree * afc_fstree_new ( );

Description

This function initializes a new FSTree instance.

Inputs

Result

a valid inizialized FSTree structure. NULL in case of errors.

See Also