Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 925 Bytes

File metadata and controls

51 lines (46 loc) · 925 Bytes
title EXITM | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
EXITM
dev_langs
C++
helpviewer_keywords
EXITM directive
ms.assetid a3484d33-04a9-4791-8d53-3fc3bc7b417c
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

EXITM

Terminates expansion of the current repeat or macro block and begins assembly of the next statement outside the block.

Syntax

  
EXITM [[textitem]]   

Remarks

In a macro function, textitem is the value returned.

See Also

Directives Reference