TYPEDEF (MASM)

 

The latest version of this topic can be found at TYPEDEF (MASM).

Defines a new type called name, which is equivalent to type.

Syntax

  
name TYPEDEF type  

See Also

Directives Reference