PRIX8 Constant

inttypes.h

#define PRIX8 "hX"

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

Definition mandated by the C99 standard.