Go to the first, previous, next, last section, table of contents.
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 section BTest Intrinsic for information on bit positions.
Go to the first, previous, next, last section, table of contents.