Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 730 Bytes

File metadata and controls

33 lines (28 loc) · 730 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

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