Comment on Cello – Higher Level Programming in CComments−diego_moita11y/* Heap objects destroyed with "delete" */ delete(items);This part is funny: "Higher Level" but still no garbage collection.−vowelless11yWhy would higher level necessarily imply garbage collection?
Comments
This part is funny: "Higher Level" but still no garbage collection.
Why would higher level necessarily imply garbage collection?