Hacker News new | ask | show | jobs
by shermantanktop 488 days ago
In C, implicit type narrowing/widening behavior stumped me as a noob working on noob problems. “Deep C Secrets” was a revelation when I finally found it.

Then again, that’s C.