Go to the first, previous, next, last section, table of contents.
IBSet(I, Pos)
IBSet: 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 set (to one). See section BTest Intrinsic for information on bit positions.
Go to the first, previous, next, last section, table of contents.