SCNi16 Constant

inttypes.h

#define SCNi16 "hi"

Format specifier for scanning an integer of type int16_t or uint16_t written as a signed decimal integer.

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