SCNxFAST8 Constant

inttypes.h

#define SCNxFAST8 "hx"

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

Definition mandated by the C99 standard.