|
|
|
|
|
by neutrono
1110 days ago
|
|
The declaration syntax and the lack of a proper module/namespacing system is also a mistake, but perhaps not as big as the way arrays decays into pointers.
Implicit conversions I suppose could also be classified as a mistake. |
|
C is not a high level language, nor should it be. If you're doing the sort of work that is better suited for a high level language, then using a different language is the right call.