Chapter 7. Bitwise and Logical Function
And sprinkled just a bit Over each banana split.
"Contrariwise," continued Tweedledee, "if it was so, it might be; and if it were so, it would be: but as it isn't, it ain't. That's logic."
In this chapter we shall present functions that carry out bitwise operations on CLINT
objects, and we shall also introduce functions for determining the equality and size of CLINT
objects, which we have already used quite a bit.
Among the bitwise functions are to be found the shift operations, which shift a CLINT
argument in its binary representation by individual bit positions, and certain other functions taking two CLINT
arguments that enable the ...
Get Cryptography in C and C++, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.