Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
#define P6HEXDUMP_OFFSETSZ   11

P6HEXDUMPLINELEN

Defines the number of characters required to be available in the buffer passed to formatStringX() when using the P6AF_HEXDUMP format. Each line represent up to 16 bytes of real data in hex format. Partial lines (lines which represent less than 16 bytes require the same amount of buffer space. The number of characters to render the data offset for each line

Definition at line 774 of file p6types.h.