jump to: Search / User Tools / Main Content / Change Content Width
IBExpert
Jump to quick search
This function, together with ibec_not, ibec_and and ibec_or, performs bitwise manipulation on integer operands. For an example, please refer to ibec_or.
function ibec_xor(Operand1, Operand2 : integer) : integer;