Node:IBSet Intrinsic, Next:, Previous:IBits Intrinsic, Up:Table of Intrinsic Functions



IBSet Intrinsic

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 BTest Intrinsic, for information on bit positions.