Skip to content

Latest commit

 

History

History
52 lines (47 loc) · 1.01 KB

File metadata and controls

52 lines (47 loc) · 1.01 KB
title operator ZERO? | 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
operator ZERO?
ZERO?
dev_langs
C++
helpviewer_keywords
ZERO? operator
operator ZERO?
ms.assetid c7629c0b-3254-4f50-9bd6-31be762eb03b
caps.latest.revision 6
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
translation.priority.mt
cs-cz
pl-pl
pt-br
tr-tr

operator ZERO?

Status of zero flag. Used only within .IF, .WHILE, or .REPEAT blocks and evaluated at run time, not at assembly time.

Syntax

  
ZERO?  
  

See Also

Operators Reference