Contents | Prev | Next

3.1.2.2.1 -aN Align on N bytes

This command-line compiler option specifies the maximum alignment used by the compiler.

Syntax:  -aN     (Sets maximum alignment to N)
Default: Maximum alignment is 4.
Notes: See also specify align size

Contents | Prev | Next