8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
#title XOrBit [RCBasic Doc]
|
|
#header Function XOrBit(a, b)
|
|
|
|
Returns the value of the bitwise XOR operation on the operands A and B
|
|
|
|
#ref OrBit AndBit
|
|
|