Specifications
INDEX
SYMBOLS
+ (addition operator), 26
= (assignment operator), 27
@ (at symbol), 56
\ (back slashes), 263, 448
^ (bitwise operator), 31
| (bitwise operator), 31
& (bitwise operator), 31
<< (bitwise operator), 31
^ (caret symbol), regular expressions, 112
%= (combined assignment operator), 28
*= (combined assignment operator), 28
+= (combined assignment operator), 28
-= (combined assignment operator), 28
.= (combined assignment operator), 28
/= (combined assignment operator), 28
, (comma operator), 32
!= (comparison operator), 30
< (comparison operator), 30
<= (comparison operator), 30
== (comparison operator), 29-30
{} (curly braces, regular expressions)
— (decrement operator), 28
/ (division operator), 26
@ (error suppression operator), 32
`` (execution operator), 32
++ (increment operator), 28
! (logical operator), 31
&& (logical operator), 31
|| (logical operator), 31
% (modulus operator), 26
* (multiplication operator), 26
\n (newline) control sequence, 58
40 7842 index 3/6/01 4:22 PM Page 807