7 lines
149 B
Plaintext
7 lines
149 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
|