5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
#title AndBit [RCBasic Doc]
|
|
#header function AndBit(a,b)
|
|
|
|
Returns the bitwise AND operation of 2 numbers
|