Copyright Digital Equipment Corp. All rights reserved.

NOTADDRCAST

Message        <Context> the address constant "<expression>" can be
               cast only to a pointer type, but "<type>" is <type
               class> type.

Description    An address constant can only be cast to a pointer
               type.

User Action    Correct the cast.