Lesson 14. Working with the Screen, Printer, and Keyboard
Almost every program must perform input and output. How well a program handles input and output is often the best judge of the program’s usefulness. You’ve already learned how to perform some basic input and output. In this lesson you learn
How C uses streams for input and output
Various ways of accepting input from the keyboard
Methods of displaying text and numeric data onscreen
How to ...
Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.