Xorvarvar

From EDukeWiki
Revision as of 17:35, 4 October 2006 by Dr. Kylstien (talk | contribs)
Jump to navigation Jump to search

xorvarvar <gamevar> <gamevar2>

This function gives the result of a XOR function of the gamevar <gamevar> with <gamevar2>. The function checks the bits of the two values being compared, and the bits in the result are set if one, and only one, of the values being operated on has those bits set. See xorvar.