[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CCommaOperator
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CCommaOperator
(C) , operator
The comma operator enables to do multiple statements.int a = 1, b = 2, c = 3;
'Comma operator' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
