Y
Hacker News
new
|
ask
|
show
|
jobs
by
ill0gicity
2278 days ago
This is one I put together a while back for gcc and clang:
https://github.com/jeffwalter/defer/
. There's no limit to the number of defers you can have. At least not one I've run into.
1 comments
earenndil
2278 days ago
My version isn't as dependent on nonstandard extensions.
link