SCNiLEAST16 Constant

inttypes.h

#define SCNiLEAST16 "hi"

Format specifier for scanning an integer of type int_least16_t or uint_least16_t written as a signed decimal integer.

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