Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pjmlp
on Oct 6, 2022
|
parent
|
context
|
favorite
| on:
What does the ??!??! operator do in C?
These days, like since C# 1.0.
tuukkah
on Oct 6, 2022
[–]
It's interesting to see the history of any given piece of syntax. This specific one is called augmented assignment or compound assignment:
https://en.wikipedia.org/wiki/Augmented_assignment
+:= in Algol68
=+ in B
+= in C
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: