GPAK
1.0.0
A general-purpose archive library
|
◆ filesystem_tree_directory_path()
This function retrieves the path of the specified directory node.
Definition at line 221 of file filesystem_tree.c. GPAK_API char * filesystem_tree_directory_path(filesystem_tree_node_t *_node) Definition: filesystem_tree.c:221 References filesystem_tree_node::name_, and filesystem_tree_node::parent_. Referenced by filesystem_tree_file_path(). |