![]() |
PRIdLEAST16 | Constant |
inttypes.h |
#define PRIdLEAST16 "hd" |
Format specifier for printing an integer of type int_least16_t or uint_least16_t as a signed decimal integer.
This definition is the same as PRIiLEAST16. Definition mandated by the C99 standard.