Hacker News new | ask | show | jobs
by mickmack_ 1288 days ago
I don't understand why you would use C over C++ for anything other than random embedded devices where you have very intimate knowledge of the hardware. I guess you just really hate any hint of a type system?
1 comments

I'm not suggesting C is better or that I made the correct choice here. My takeaway is that C is "doable" but not the most practical.