| title |
Operators (C) | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| dev_langs |
|
| ms.assetid |
e97f8804-e26c-4249-afdd-26d694eb489e |
| caps.latest.revision |
8 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
operator: one of
[ ] ( ) . ->++ -- & * + - ~ ! sizeof/ % << >> <> <= >= == != ^ | && !!? := *= /= %= += -= <<= >>= &= ^= |=, # ##
assignment-operator: one of
= *= /= %= += -= <<= >>= &= ^= |=
Lexical Grammar