BIT_EORUB

Returns the bit-wise EOR of its two UNSIGNED BYTE arguments

Invocation

RESULT = BIT_EORUB( A, B )

Description

Provides portable bit-wise EOR of unsigned bytes.

Arguments

References

CODE