ibec_not

Syntax

 function ibec_not(Operand : integer) : integer;

Description

This function, together with ibec_and, ibec_or and ibec_xor, performs bitwise manipulation on integer operands. For an example, please refer to ibec_or.

See also:
ibec_and
ibec_or
ibec_xor

back to top of page
<< ibec_Power | IBEBlock | ibec_and >>