Skip to content

C doesn't allow multiple increments chaining together #42600

@santoshkavhar

Description

@santoshkavhar

MDN URL

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_precedence

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

...you can't chain multiple increments together either, as you may do in C.

What did you expect to see?

...you can't chain multiple increments together either, as you may do in C++.

Do you have any supporting links, references, or citations?

Try compiling the code for c and then for c++.

Do you have anything more you want to share?

No response

MDN metadata

Page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions