× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Yes. I don't understand your point.
...
If you allocate memory for a variable, it's your responsibility
to deallocate it.

I was referring to your previous point that:

If, however, you're taking about deallocating memory that was
programactially allocated by the application, then no GC routine in
existence can clean that up ... as only the application knows what is
still in use.

In RPG and ILE there is no GC, therefore obviously the (non-existant) GC
routine won't cleanup. :) But in a GC world, I was pointing out that
even application-allocated memory can be (and will be) cleaned up by the
GC. GC cleanup is for _all_ memory, not just memory allocated for
previously declared variables.

-Walden


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.