PRIuLEAST16 Constant

inttypes.h

#define PRIuLEAST16 "hu"

Format specifier for printing an integer of type int_least16_t or uint_least16_t as an unsigned decimal integer.

Definition mandated by the C99 standard.