Glossary coding Term Page
Format code
the symbol in `printf` that tells it how to format a value based on its type
Core Idea
Format code is the symbol in printf that tells it how to format a value based on its type. It usually makes the most sense alongside Type, Initialization, Byte.
Why It Matters Here
Mathbong reuses this term across c posts as shared vocabulary.