Hacker News new | ask | show | jobs
by uecker 33 days ago
In my experience is it also possible to avoid most holes in the trousers easily with C as well and not just by testing. For example, it is also often possible to build safe abstractions by designing an API around an incomplete type etc.
1 comments

C is turing complete so of course. You can do anything with C but that is not the issue we are discussing here.