bn:00376604n
Noun Concept
Categories: C (programming language), Articles with short description, C++, Operators (programming)
EN
comma operator
EN
In the C and C++ programming languages, the comma operator is a binary operator that evaluates its first operand and discards the result, and then evaluates the second operand and returns this value ; there is a sequence point between these evaluations. Wikipedia
Definitions
Relations
Sources
EN
In the C and C++ programming languages, the comma operator is a binary operator that evaluates its first operand and discards the result, and then evaluates the second operand and returns this value ; there is a sequence point between these evaluations. Wikipedia
An operator in C and other related programming languages Wikipedia Disambiguation
Wikipedia
Wikidata