And usually this is due to C-style functions. Using C++ objects usually takes care of that little problem for you.
Otherwise you need to properly learn how to handle memory yourself.
I believe that is THE biggest problem in the language.
No, of course not. But using safe libraries lessens the risk for programming errors and mistakes and vulnerabilities, so it's a good thing to use them.Quote:
Surely you don't mean to say that all applications can only be produced by calling functions in safe libraries?

