[Info-vax] Userland programming languages on VMS.

John Dallman jgd at cix.co.uk
Sun Jan 30 10:44:00 EST 2022


In article <st4sup$gh9$1 at gioia.aioe.org>, maher_rjSPAMLESS at hotmail.com
(Richard Maher) wrote:

> And if you can program some MACRO then you need a Garbage Collect 
> to cover up your lack of skill in managing memory.

Not really. Programs written in assembly languages tend to have much
simpler memory management schemes than ones written in high-level
languages. If the program is at all complex, some memory allocation and
deallocation macros are usually written, and one can make those complain
about mismatched allocates and frees. 

John 


More information about the Info-vax mailing list