ALIGN (MASM)
The latest version of this topic can be found at ALIGN (MASM).
Aligns the next variable or instruction on a byte that is a multiple of number
.
Syntax
ALIGN [[
number
]]
The latest version of this topic can be found at ALIGN (MASM).
Aligns the next variable or instruction on a byte that is a multiple of number
.
ALIGN [[
number
]]