2
The C Declarations
CHAPTER OUTLINE
2.1 INTRODUCTION
In this chapter, various elements of C are described, which include character set, the type of variables, data types, types of tokens, delimiters, variable initialization, dynamic initialization, etc.
2.2 THE C CHARACTER SET
A character is indicated by any alphabets in lowercase or uppercase, digits or special symbol/characters. These characters ...
Get C Programming 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.