5. Operators, Expressions, and Statements
You will learn about the following in this chapter:
Keyword:
while
, typedef
Operators:
= - * /
% ++ -- (type)
C’s multitudinous operators, including those used for common arithmetic operations
Operator precedence and the meanings of the terms statement and expression
The handy while
loop
Compound statements, ...
Get C Primer Plus, Sixth 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.