GPAK
1.0.0
A general-purpose archive library
|
◆ gpak_open()
This function opens a G-PAK archive at the specified _path and with the given _mode.
Definition at line 213 of file gpak.c. GPAK_API filesystem_tree_node_t * filesystem_tree_create() Definition: filesystem_tree.c:105 Definition: gpak_data.h:111 Definition: gpak_data.h:256 References gpak::current_file_, gpak::dictionary_, gpak::error_handler_, filesystem_tree_create(), gpak_close(), GPAK_ERROR_OK, GPAK_MODE_CREATE, GPAK_MODE_READ_ONLY, GPAK_MODE_UPDATE, gpak::header_, gpak::mode_, gpak::progress_handler_, gpak::root_, gpak::stream_, and gpak::user_data_. |