SCNu16 Constant

inttypes.h

#define SCNu16 "hu"

Format specifier for scanning an integer of type int16_t or uint16_t written as an unsigned decimal integer.

Definition mandated by the C99 standard.