Bin xor

From InterBase

Go Up to The InterBase UDF Library


bin_xor

Returns the result of a binary XOR operation performed on the two input values.

DECLARE EXTERNAL FUNCTION BIN_XOR
INTEGER, INTEGER
RETURNS INTEGER BY VALUE
ENTRY_POINT 'IB_UDF_bin_xor' MODULE_NAME 'ib_udf';

Advance To

ceiling