#include "../my_config.h"
#include "infinint.hpp"
#include "generic_file.hpp"
#include "header_version.hpp"
Go to the source code of this file.
Classes | |
class | libdar::terminateur |
terminateur class indicates the location of the beginning of the catalogue More... | |
Namespaces | |
namespace | libdar |
libdar namespace encapsulate all libdar symbols |
the terminateur is a byte sequence present as the last bytes of an archive which indicates how much byte backward libdar must skip back to find the beginning of the catalogue.
Definition in file terminateur.hpp.