C is an old language lacking many, many, many modern features. One of the features it does not lack is encapsulation and isolation.
C is an old language lacking many, many, many modern features. One of the features it does not lack is encapsulation and isolation.
Using C is a great way to learn some discipline, your given so much control.
Shooting yourself in the foot is a great way to learn discipline. It is how I learned to be careful of what I am writing. However, I think in most cases a memory safe language could be better.