Address operator &

The & (address) operator can be used on the vector data types. It yields a pointer to the corresponding vector data type. See Address operator & in z/OS XL C/C++ Language Reference for details on the operator.