IBCLR

Platform

x64, Win32, .NET

Purpose

To clear a single bit.

Class

Elemental function.

Syntax

INTEGER FUNCTION IBCLR(I, POS)
INTEGER I, POS

Description

The position POS is non-negative with zero as the least significant bit. The result has the same kind type as I.

Return value

The result is the same as I except that bit POS is zero.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited