Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 526 Bytes

operator-add.md

File metadata and controls

20 lines (15 loc) · 526 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator +
operator +
12/17/2019
+
operator +
+ operator, syntax
+ operator
arithmetic operators [C++], addition
operators [MASM], arithmetic
89e31a6e-2f68-4481-b394-1348e14e4653

operator +

The first operator returns expression1 plus expression2.

Syntax

expression1 + expression2

See also

Operators Reference
MASM BNF Grammar