generic_file * database_header_open(const std::shared_ptr< user_interaction > &dialog, const std::string &filename, unsigned char &db_version, compression &algozip)
read the header of a dar_manager database
generic_file * database_header_create(const std::shared_ptr< user_interaction > &dialog, const std::string &filename, bool overwrite, compression algozip)
create the header for a dar_manager database