Read C for Programmers with an Introduction to C11 or more than 24,000 other books and videos on Safari Books Online. Start a free trial today.
2.1. Introduction
The C language facilitates a structured and disciplined approach to computer-program design. In this chapter we introduce C programming and present several examples that illustrate many important features of C. In Chapters 3 and 4 we present an introduction to structured programming in C. We then use the structured approach throughout the remainder of the text.