Web page hosting, cheap domain name & website promotion services
  

 Index

Next: , Previous: Variable Length, Up: C Extensions



5.12 Structures With No Members

GCC permits a C structure to have no members:

     struct empty {
     };

The structure will have size zero. In C++, empty structures are part of the language. G++ treats empty structures as if they had a single member of type char.

 

 

  

 

Cheap domain by Cheap Domain Registrar | Cheap domain name registration 

Disclaimers: This document is provided as free service for the benefits of Active-Venture.com's virtual hosting customers only.

 

 

" If the code and the comments disagree, then both are probably wrong.   "