Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sramsay
on Sept 21, 2019
|
parent
|
context
|
favorite
| on:
Why I Write Games in C (yes, C)
Is RAII in C a serious suggestion being made anywhere?
kazinator
on Sept 21, 2019
|
next
[–]
GCC has it as an extension. See the cleanup attribute:
https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attribute...
ncmncm
on Sept 22, 2019
|
prev
[–]
It is meaningless without destructors and exceptions.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: