PRIXPTR Constant

inttypes.h

#define PRIXPTR "lX"

Format specifier for printing an integer of type intptr_t or uintptr_t as an unsigned hexadecimal (uppercase) integer.

Definition mandated by the C99 standard.