| 
    GPAK
    1.0.0
    
   A general-purpose archive library 
   | 
 
◆ filesystem_tree_file_path()
 
 This function retrieves the path of the specified file node. 
 
 Definition at line 236 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_directory_path(), and filesystem_tree_file::name_. Referenced by gpak_fopen().  |