Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

5.9. Structures, unions, enumerations, and bit-fields

  • [Whether a "plain" int bit-field is treated as a signed int bit-field or as an unsigned int bit-field (6.7.2, 6.7.2.1).]

  • [Allowable bit-field types other than _Bool, signed int, and unsigned int (6.7.2.1).]

  • [Whether a bit-field can straddle a storage-unit boundary (6.7.2.1).]

  • [The order of allocation of bit-fields within a unit (6.7.2.1).]

  • [The alignment of non-bit-field members of structures (6.7.2.1).]

  • [The integer type compatible with each enumerated type (6.7.2.2).]

 
 
  Published under the terms of the GNU General Public License Design by Interspire