PRIuLEAST8 Constant

inttypes.h

#define PRIuLEAST8 "hu"

Format specifier for printing an integer of type int_least8_t or uint_least8_t as an unsigned decimal integer.

Definition mandated by the C99 standard.