ALIGN (MASM)
Visual Studio 2008
Aligns the next variable or instruction on a byte that is a multiple of number.
ALIGN [[number]]
Aligns the next variable or instruction on a byte that is a multiple of number.
ALIGN [[number]]