What do we call the string passed as the first argument of printf
& scanf
?
What do we call the placeholders inside the string?
How do we include formatting in Conversion Specificers?
What is minimum field width?
What is precision?
What are escape sequences?