Library /sys$common/syshlp/HELPLIB.HLB  —  CC  Messages  SIZEBIT
 Message        <Context> "<expression>" is a bitfield, and so has no
                size.

 Description    A bitfield expression cannot be used as the argument
                to the sizeof operator or the __builtin_alignof
                builtin.

 User Action    Pass an expression with a valid type to the operator
                or builtin.
Close Help