>>68
The point is that C lacks basic features that predate it by decades.
C was designed to be a
minimalist language that was easily portable. Complain all you want that it lacks features, but it takes a long time for any feature to gain widespread adoption(see Garbage Collection) and why bother including non-mainstream features in a language that is designed to be as small as possible.