bitor

Syntax: %bitor(v1,v2)

returns the bitwise OR of the two numbers. For example, %bitor(1,2) is 3.



Contents bitnot bitxor