Description

A Bitwise One's Complement Expression is one that performs an optional unary bitwise negation of its operand and returns the result.


[Back: Bitwise One's Complement Expression]
[Next: Syntax]