Y
Hacker News
new
|
ask
|
show
|
jobs
by
lifthrasiir
2906 days ago
This is indeed a form supported by GNU C extension [1] (but `?:` is not a single token, so `? :` is permitted).
[1]
https://gcc.gnu.org/onlinedocs/gcc/Conditionals.html#Conditi...