July 2015
Intermediate to advanced
380 pages
10h 15m
English
– (minus sign)
negative number (unary), 108
subtract (binary), 108
subtraction operator, 21
–– (minus signs)
decrement, then read (prefix), 108
read, then decrement (postfix), 108
( ) (parentheses)
C operator, 23
function call operator, 108
! (exclamation point)
Boolean NOT operator, 109
logical NOT operator, 22
? : (question mark, colon)
Boolean ternary operator, 109
logical ternary operator, 22
. (period)
structure reference operator, 23
structure value access, 108
[ ] (square brackets)
array index, 108
array subscript operator, 23
{} (curly braces)
C operator, 23
enclosing functions, 7
* (asterisk)
multiplication operator, 21
multiply operator (binary), 108
value of (unary), 108
value-of operator, 23
& (ampersand)
address of ...
Read now
Unlock full access