Chapter 1
Overview of ‘C’
CHAPTER OUTLINE
1.5 Structure of a ‘C’ Program
1.6 printf() and scanf() Functions
1.8 Escape Sequence (Backslash Character Constants)
1.1 THE HISTORY
In 1971 Dennis Ritchi, a system programmer from Bell laboratories, developed a very powerful language called C for writing UNIX, a large and complex operating system. Even the compiler of ‘C’ was written in C. In fact, it is a high level language that not only supports the necessary data types and data structures ...
Get Data Structure Using C 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.