GNU Info

Info Node: (g77-295.info)Or Intrinsic

(g77-295.info)Or Intrinsic


Next: Pack Intrinsic Prev: Not Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Or Intrinsic
............

     Or(I, J)

Or: `INTEGER' or `LOGICAL' function, the exact type being the result of
cross-promoting the types of all the arguments.

I: `INTEGER' or `LOGICAL'; scalar; INTENT(IN).

J: `INTEGER' or `LOGICAL'; scalar; INTENT(IN).

Intrinsic groups: `f2c'.

Description:

   Returns value resulting from boolean OR of pair of bits in each of I
and J.


automatically generated by info2www version 1.2.2.9