6.7 <inttypes.h> Integer Format Conversion

The content of the header file inttypes.h consists of functions that work with greatest-width integer types, and format specifiers, which can be used with printf() and scanf() functions and their wide-character counterparts.

This header includes <stdint.h>