× 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.



Well, my understanding that memory allocated via RPG ALLOC opcode or %alloc()
BIF is scoped to an activation group, which would be released when the
application group is destroyed. But since activation groups are scoped to a job,
an application group is destroyed when the job ends.

-Nathan


----- Original Message ----
From: Bryce Martin <BMartin@xxxxxxxxxxxx>
To: RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Sent: Thu, October 7, 2010 2:02:45 PM
Subject: When does manually allocated memory get released?

List Experts...
I'm currently using a pointer based array and manually
allocating/reallocating space for the array. This program runs in a named
activation group. If I don't manually deallocate (maybe due to an
uncaught error), does the memory get release when the AG is destroyed or
when the job ends? I'm guessing its when the AG is destroyed, but I'd
like to make sure.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777




As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.