Library /sys$common/syshlp/helplib.hlb
CC, Messages, BITARRAY

 *Conan The Librarian

 Message        The CDD description for <name> specifies that it is
                an array of bitfields; It has been converted to a
                scalar bitfield.

 Description     HP C does not allow arrays of bitfields.  The
                resulting C declaration will be a bitfield of the
                same total size as that specified in the CDD
                description.

 User Action     If a bitfield type is acceptable, then no user
                action is necessary.  If, however, the bitfield type
                is not acceptable, then the CDD description should be
                altered.
  Close     Help