OR

Elemental Intrinsic Function (Generic): Performs a bitwise inclusive OR on its arguments.

 INTEGER i
 i = OR(3, 10)   ! returns 11

© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。