-Struct: Support for structured types

Group

Input

Scope

Assembly Unit

Syntax
  -Struct
  
  
Arguments

None

Default

None

Description

When this option is activated, the Macro Assembler also support the definition and usage of structured types. This is interesting for application containing both ANSI-C and Assembly modules.

Example
  ASMOPTIONS=-Struct
  
  
See also

Mixed C and Assembler Applications chapter