|
MPD
0.20.23
|
Go to the source code of this file.
Macros | |
| #define | PRIoffset PRIu64 |
| To format an offset_type with printf(). More... | |
Typedefs | |
| typedef uint64_t | offset_type |
| A type for absolute offsets in a file. More... | |
| #define PRIoffset PRIu64 |
To format an offset_type with printf().
To use this, include <cinttypes>.
Definition at line 36 of file Offset.hxx.
| typedef uint64_t offset_type |
A type for absolute offsets in a file.
Definition at line 30 of file Offset.hxx.
1.8.15