Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 667 Bytes

else-masm.md

File metadata and controls

34 lines (28 loc) · 667 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
ELSE (MASM) | Microsoft Docs
11/04/2016
cpp-tools
article
else
C++
ELSE directive
c43af707-4567-4489-97ca-f14982d84e88
7
corob-msft
corob
ghogen

ELSE (MASM)

Marks the beginning of an alternate block within a conditional block.

Syntax

  
ELSE  
  

Remarks

See IF.

See Also

Directives Reference