Comment by hajile
1 year ago
> Nah, C actually is small,
I'd argue that C is much bigger than K&R, but that isn't immediately visible to a new programmer because it's all undefined behaviors.
1 year ago
> Nah, C actually is small,
I'd argue that C is much bigger than K&R, but that isn't immediately visible to a new programmer because it's all undefined behaviors.
C23 + compiler extensions versus K&R C, is a little more than only UB.