Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 635 Bytes

File metadata and controls

36 lines (30 loc) · 635 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

=

Assigns the numeric value of expression to name.

Syntax

  
name  
 =   
expression  
  

Remarks

The symbol can be redefined later.

See Also

Directives Reference