|
> alloc is the rpg way to allocate memory ? Then you use another instruction > ( unalloc ) to free the space ? That's the built-in way: ALLOC DEALLOC REALLOC This is only good for the default (ILE) heap. > If you mix and match your ALCHSS memory with the rpg alloc memory, there > might be trouble at free time. Can space allocated using the OMI ALCHSS > instruction be freed using the rpg free instruction ? I imagine the RPG compiler folks are the only ones who know for sure, but I'd bet that it will work if ALCHSS is being used with the default heap space. On the other hand, I'm fairly sure that using DEALLOC with CRTHS would get your pee-pee slapped. John Taylor
As an Amazon Associate we earn from qualifying purchases.
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.