May 2012
Intermediate to advanced
480 pages
13h 5m
English
! logical NOT operator, 57
!= inequality operator, 56–57, 68–69, 70, 164
" " double quotes, 83
#! shebang scripts, 10
$ replacements in regular expressions, 120, 126, 129
% modulus operator and formatting placeholder, 47, 60, 69; see also format specifier
%= augmented modulus operator, 60
& address of and bitwise AND operator, 45, 46, 55, 60, 142, 143, 144, 167, 246, 247, 248, 267, 269, 284, 382, 383, 384, 387, 393, 394, 395
&& logical AND operator, 56, 57
&= augmented bitwise AND operator, 60
&^ bitwise clear operator, 60
&^= augmented bitwise clear operator, 60
* multiplication, dereference, pointer declaration operator and formatting placeholder, 26, 59, 69, 96, 100, 142, 143, 144, 178, 247, 248, 249, 259, 284, 305 ...
Read now
Unlock full access