[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 XOR()
 Bit wise XOR of two bytes.
-------------------------------------------------------------------------------

 Syntax:

     XOr( <cByte1>, <cByte2> ) --> <cNewByte>

 Returns:

     XOr() will return the XOR'd byte of <cByte1> and <cByte2>.


 Files:  Library is CUACLIP.LIB.

See Also: And() IsBit() Or()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson