PRIuLEAST32 Constant

inttypes.h

#define PRIuLEAST32 "lu"

Format specifier for printing an integer of type int_least32_t or uint_least32_t as an unsigned decimal integer.

Definition mandated by the C99 standard.