RAD Studio
ContentsIndex
PreviousUpNext
W8005: Bit fields must be signed or unsigned int

In ANSI C, bit fields may only be signed or unsigned int (not char or long, for example).

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!