2. Embedded QUEL for C : C Variables and Data Types : Variable and Type Declarations : Structure Declarations Syntax
 
Share this page                  
Structure Declarations Syntax
A C structure declaration has three variants depending on whether it has a tag and/or a body. The following sections describe these variants.