SCNu8 Constant

inttypes.h

#define SCNu8 "hu"

Format specifier for scanning an integer of type int8_t or uint8_t written as an unsigned decimal integer.

Definition mandated by the C99 standard.