Next: IBits Intrinsic, Previous: IArgC Intrinsic, Up: Table of Intrinsic Functions
IBClr(I, Pos)
IBClr: INTEGER function, the `KIND=' value of the type being that of argument I.
I: INTEGER; scalar; INTENT(IN).
Pos: INTEGER; scalar; INTENT(IN).
Intrinsic groups: mil, f90, vxt.
Description:
Returns the value of I with bit Pos cleared (set to zero). See BTest Intrinsic, for information on bit positions.