Copyright Digital Equipment Corp. All rights reserved.

CXXPRAGMANA

Message        The HP C++ pragma "<pragma name>" is not supported by
               HP C.  The pragma will be ignored.

Description    The compiler has encountered a pragma that is
               supported by HP C++ but is not supported by HP C.
               The compiler will ignore the pragma.

User Action    Remove the pragma or compile the program with HP C++.