|
Graphviz 14.0.3~dev.20251028.0232
|
Go to the source code of this file.
Macros | |
| #define | PRISIZE_T "zu" |
| #define PRISIZE_T "zu" |
PRIu64 alike for printing size_t
Use this as:
Note that leaving a space on either side of PRISIZE_T does not seem relevant in C, but if you omit this in C++ it will be interpreted as a user-defined string literal indicator. So it is best to always use a space on either side.
Definition at line 25 of file prisize_t.h.