Skip to content

Latest commit

 

History

History
55 lines (49 loc) · 856 Bytes

File metadata and controls

55 lines (49 loc) · 856 Bytes
title = | 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
=
dev_langs
C++
helpviewer_keywords
= directive
ms.assetid 285fa799-28d2-49f2-9a80-d701185f4f7b
caps.latest.revision 7
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

=

Assigns the numeric value of expression to name.

Syntax

  
name  
 =   
expression  
  

Remarks

The symbol can be redefined later.

See Also

Directives Reference