Viewing profile — NickDunn
NickDunn
HN member- Joined
- Mon, Apr 13, 2020, 4:42 AM UTC
- HN karma
- 10
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About NickDunn
No profile information was provided.
Recent public activity
-
comment
Comment #22866187
I think that C provides fewer layers of abstraction than other languages. This requires the programmer to deal with memory management, treat strings as an array of characters, and …
-
comment
Comment #22865752
It could be very useful for cleaning resources. I've never used GoLang, but can see how that could be useful in various circumstances. As we're talking about C, I suspect a feature…