SCNiFAST16 Constant

inttypes.h

#define SCNiFAST16 "hi"

Format specifier for scanning an integer of type int_fast16_t or uint_fast16_t written as a signed decimal integer.

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