Template:Bitwise Command

From WikiManual
Revision as of 02:10, 31 January 2006 by Ollj (talk | contribs)
Jump to: navigation, search

Bitwise Command:

~ Compliment
& AND
| OR
^ XOR
++ increment stack value
-- deincrement stack value
- negate stack value
<< bit shift left
>> bit shift right