SCNiFAST32 Constant

inttypes.h

#define SCNiFAST32 "li"

Format specifier for scanning an integer of type int_fast32_t or uint_fast32_t written as a signed decimal integer.

This definition is the same as SCNdFAST32. Definition mandated by the C99 standard.