Hacker News new | ask | show | jobs
by AlotOfReading 2 hours ago
C actually does have a type system and it's one of the bigger issues with the language. If it didn't, unaligned pointers and signed overflow would be totally fine.