SCNu32 Constant

inttypes.h

#define SCNu32 "lu"

Format specifier for scanning an integer of type int32_t or uint32_t written as an unsigned decimal integer.

Definition mandated by the C99 standard.