7. C Control Statements: Branching and Jumps

You will learn about the following in this chapter:

Image Keywords

if, else, switch, continue

break, case, default, goto

Image Operators

&& || ?:

Image Functions

getchar(), putchar(), the ctype.h family

Image How to use the if and if else statements and how to nest them

Using logical operators to combine relational expressions ...

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.