Skip to content

I/O Format Specifiers

This topic discusses the format specifier fields that may appear in the format control strings passed to the Printf-style I/O functions. Format specifiers differ for write operations (such as Printf) and read operations (such as Scanf).