[cinttypes.syn] (original) (raw)

31 Input/output library [input.output]

31.13 C library files [c.files]

31.13.2 Header synopsis [cinttypes.syn]

The contents and meaning of the header are the same as the C standard library header , with the following changes:

See also: ISO/IEC 9899:2018, 7.8

Each of the PRI macros listed in this subclause is defined if and only if the implementation defines the corresponding typedef-name in [cstdint.syn].

Each of the SCN macros listed in this subclause is defined if and only if the implementation defines the corresponding typedef-name in [cstdint.syn] and has a suitable fscanf length modifier for the type.