Clicky
Showing changes from revision #2 to #3:
(追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)
ibclr returns the value of i with the bit at position pos set to zero.
Fortran 95 and later
result = ibclr(i, pos)
i - The type shall be integer.pos - The type shall be integer.The return value is of type integer and of the same kind as i.
ibits, ibset, iand, ior, (追記) ieor (追記ここまで)(追記) , (追記ここまで)mvbits