Copyright Digital Equipment Corp. All rights reserved.

ADDRARRAY

Message        <Context> & before array "<expression>" is ignored.

Description    In certain modes, HP C will ignore an address-of
               operator used on an entire array.  This is for
               compatibility with other compilers that have this
               behavior.

User Action    Remove the address-of operator.