On Friday, 23 August 2024 at 09:49:27 UTC, Nick Treleaven wrote:
On Friday, 23 August 2024 at 09:42:38 UTC, Nick Treleaven wrote:C++: undefined, could be `6 + 6` if the increment is done first. g++ gives me a warning with `-Wall`:You asked about C, for some reason I used C++.
I think the `++` might’ve infected your thought process.