Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Bitwise math/Operators/OR"

From NetSec
Jump to: navigation, search
(Created page with "{{subpage|Bitwise math}} {{info|<center>'''OR''' will return true bits for the respective placeholder if ''any'' of the bits are true.</center>}}")
 
(No difference)

Revision as of 07:15, 19 July 2012

back to Bitwise math


c3el4.png
OR will return true bits for the respective placeholder if any of the bits are true.