![]() |
SCNdLEAST32 | Constant |
inttypes.h |
#define SCNdLEAST32 "ld" |
Format specifier for scanning an integer of type int_least32_t or uint_least32_t written as a signed decimal integer.
This definition is the same as SCNiLEAST32. Definition mandated by the C99 standard.