PRIdFAST16 Constant

inttypes.h

#define PRIdFAST16 "hd"

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

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