Library /sys$common/syshlp/HELPLIB.HLB  —  CC  Messages  ENUMINIT
 Message        <Context> the enumerator "<name>" is initialized to
                the nonintegral value "<expression>".

 Description    An enum declaration contains an enumeration constant
                initializer that does not have an integer type.  The
                initializer for an enumeration constant must be an
                integral constant expression.

 User Action    Correct the initializer.
Close Help