Share via


COMMENT (MASM)

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

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

Treats all text between or on the same line as the delimiters as a comment.

Syntax

  
      COMMENT delimiter [[text]]   
[[text]]   
[[text]] delimiter [[text]]  

See Also

Directives Reference