/sys$common/syshlp/helplib.hlb CC, Messages, BITARRAY *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Message The CDD description for <name> specifies that it is an array of bitfields; It has been converted to a scalar bitfield. Description Compaq 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.
|