comma operator (Q5152063)
Appearance
(C and C++ programming languages) binary operator that evaluates its first operand and discards the result, and then evaluates the second operand and returns this value (and type); represented by the token ,
Language | Label | Description | Also known as |
---|---|---|---|
default for all languages | No label defined |
||
English | comma operator |
(C and C++ programming languages) binary operator that evaluates its first operand and discards the result, and then evaluates the second operand and returns this value (and type); represented by the token , |
Statements
Identifiers
Sitelinks
Wikipedia(6 entries)
- enwiki Comma operator
- fawiki عملگر کاما
- itwiki Operatore virgola
- jawiki コンマ演算子
- srwiki Операција зарез
- zhwiki 逗号运算符