zipios
2.2.0
Zipios – a small C++ library that provides easy access to .zip files.
|
Define a type to manage date and time in MS-DOS format. More...
#include <cstdint>
#include <ctime>
#include <time.h>
Go to the source code of this file.
Classes | |
class | zipios::DOSDateTime |
Namespaces | |
zipios | |
The zipios namespace includes the Zipios library definitions. | |
Macros | |
#define | ZIPIOS_DOSDATETIME_HPP |
This file describes a structure used to describe the MS-DOS format as used in the FAT file system.
Definition in file dosdatetime.hpp.
#define ZIPIOS_DOSDATETIME_HPP |
Definition at line 3 of file dosdatetime.hpp.