SCNxFAST32 Constant

inttypes.h

#define SCNxFAST32 "lx"

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

Definition mandated by the C99 standard.