Chapter 9 - Formatted Input/Output
Outline 9.1 9.2 9.3 9.4 9.5 9.6 9.7 9.8 9.9 9.10 9.11
Introduction Streams Formatting Output with printf Printing Integers Printing Floating-Point Numbers Printing Strings and Characters Other Conversion Specifiers Printing with Field Widths and Precisions Using Flags in the printf Format-Control String Printing Literals and Escape Sequences Formatting Input with scanf
Š 2000 Prentice Hall, Inc. All rights reserved.