10. What Else Can I Do with Expressions?

Combine Operators and Give Typecasts

image

As you can see from the Order of Operators table on the tear-out card (at the beginning of the book), C has a rich assortment of operators. C has many operators that help C keep its command vocabulary small. There aren’t many commands in C, but there are a lot more operators than in most other programming languages; whereas most computer programming languages have relatively few operators and lots of commands, C retains its succinct nature by providing ...

Get Absolute Beginner’s Guide to C, 2nd 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.