Bitwise Operators Bitwise operators operate on individual bits in a byte or other binary data. There are six basic bitwise operators: The Exclusive Or In this post, I'll discuss some uses for the Exclusive Or (XOR) operator, represented as ^ in most...
scriptable.hagayhaut.com4 min read
No responses yet.