Skip to main content

Section 11.1 Formatted Input and Output

We have already seen and used the printf() and the scanf() statements. Both have additional options that come in handy when trying to produce nicely formatted output.

Aside: Video Description.

Figure 11.1.