⇤ ← 于2007-07-18 22:34:10修订的的版本1
大小: 288
备注:
|
大小: 347
备注:
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
## page was renamed from TCPL/A.7.11 Bitwise AND Operator |
A.7.11 Bitwise AND Operator
- AND-expression:
- equality-expression
AND-expression & equality-expression
- equality-expression
The usual arithmetic conversions are performed; the result is the bitwise AND function of the operands. The operator applies only to integral operands.