Share via


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  
]]  
  

See Also

Directives Reference