/ALIGN   (Section Alignment)

OverviewHow Do ILinker Options

Syntax

/ALIGN:number

This option specifies the alignment of each section within the linear address space of the program. The number argument is in bytes and must be a power of two. The default is 4K. The linker issues a warning if the alignment produces an invalid image.