PRIiFAST8 Constant

inttypes.h

#define PRIiFAST8 "hi"

Format specifier for printing an integer of type int_fast8_t or uint_fast8_t as a signed decimal integer.

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