Garbage Collection and Pointers
So, Richard Hale Shaw is helping us move away from C++ and in his latest posting on the subject he explains how “veteran C++ programmers” don’t like to manage memory themselves; hmm. I’d quite like to see his sample data. Especially as he then goes on to define “veteran C++ programmers” as people who don’t like to manage memory themselves…
“But veteran C++ developers testify that - without taking special precautions - you’ll invariably introduce more programming errors by managing memory yourself: