Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Tomte
3 months ago
|
parent
|
context
|
favorite
| on:
Int a = 5; a = a++ + ++a; a =? (2011)
Some C++ quiz with ++a and a++? It‘s always about sequence points, or better the lack of sequence points.
It‘s the standard technical C++ blog post everybody seems to write.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It‘s the standard technical C++ blog post everybody seems to write.