GNU Info

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

(g77-295.info)IEOr Intrinsic


Next: IErrNo Intrinsic Prev: IDNInt Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

IEOr Intrinsic
..............

     IEOr(I, J)

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

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

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

Intrinsic groups: `mil', `f90', `vxt'.

Description:

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


automatically generated by info2www version 1.2.2.9