VEC_AND(ARG1, ARG2)

Purpose

Performs a bitwise AND of the given vectors.

Class

Elemental function

Argument type and attributes

ARG1
An INTENT(IN) vector
ARG2
An INTENT(IN) vector of the same type as ARG1

Result type and attributes

The result is of the same type as ARG1.

Result value

The result is the bitwise AND of ARG1 and ARG2.



Voice your opinion on getting help information Ask IBM compiler experts a technical question in the IBM XL compilers forum Reach out to us