Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 675 Bytes

File metadata and controls

29 lines (24 loc) · 675 Bytes
title .ERRDIF[[I]] | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-masm
ms.topic reference
f1_keywords
.ERRDIF[[I]]
dev_langs
C++
helpviewer_keywords
.ERRDIF[[I]] directive
ms.assetid af7cb441-0373-4c7e-af9c-06bcb9ed2b0a
author corob-msft
ms.author corob
ms.workload
cplusplus

.ERRDIF[[I]]

Generates an error if the text items are different.

Syntax

  
.ERRDIF[[I]] <textitem1>, <textitem2> [[, message]]  

Remarks

If I is given, the comparison is case insensitive.

See Also

Directives Reference