SCNxFAST16 Constant

inttypes.h

#define SCNxFAST16 "hx"

Format specifier for scanning an integer of type int_fast16_t or uint_fast16_t written as an unsigned hexadecimal (lowercase) integer.

Definition mandated by the C99 standard.