Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Hi Steve,
> RPG cant allocate teraspace directly, but it can copy to and from
> teraspace memory. Most important, RPG can set its own pointers
> anywhere within a 16meg+ sized teraspace allocation. All you need is
> an ILE C module that contains a procedure that runs malloc to alloc
> the space and another that runs free to free the teraspace.
Actually, you don't need an ILE C module or the ILE C compiler. You can
call the teraspace APIs directly from an RPG program to do the
allocation for you. This has been available since V4R4.
This mailing list archive is Copyright 1997-2026 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.