garylyb
02-09-2006, 01:19 PM
Is there any way to OR 2 numbers together?
The Math function doesn't have an or, and I can't find a bitwise or operator.
like a = b | c; in C++
Thanks
Gary
The Math function doesn't have an or, and I can't find a bitwise or operator.
like a = b | c; in C++
Thanks
Gary