Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

!= operator (not equal), if Statement
#define statement, #define Statement, #define Statement
#define vs. const, #define vs. const
#else statement, Conditional Compilation
#endif statement, Conditional Compilation
#ifdef statement, Conditional Compilation, Conditional Compilation
#ifndef statement, Conditional Compilation
#include statement, include Files, Headers
#pragma, Advanced Features
#undef, Conditional Compilation
%c conversion, Characters
%d conversion, printf Function
%f conversion, Types of Floats
%L conversion, Types of Floats
%lf conversion, Types of Floats
%s format (printf), Strings
& (address of operator), Simple Pointers
& (and operator), Bit Operators, The and Operator (&)
& operator (and), Simple Pointers, Simple Pointers, Simple Pointers
& vs. &&, The and Operator (&)
(double quote), Characters
(left shift), Bit Operators, The Left- and Right-Shift Operators (<<, >>)
(single quotes), Characters
* operator (dereference), Simple Pointers, Simple Pointers, Simple Pointers
++ operator (increment), Operators for Performing Shortcuts
+= operator (increase), Operators for Performing Shortcuts
,, operator (comma), The , Operator
-- operator (decrement), ...

Get Practical C Programming, 3rd 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.