|
On 2/6/07, Richter,Steve <Steve.Richter@xxxxxxxxxxxxxxx> wrote:
you can alloc upto 16meg of contiguous space in RPG and use a pointer based character field to step thru the 2mb xml string. For scanning the string you can use a combination of the C runtime scan functions and your own ile procedures. -Steve
If 16M isn't enough, you can use the memory management routines in the C run-time library to allocate gigabytes of contiguous storage in the heap; the pointer based stuff works exactly the same for both User Spaces and heap storage. Chris -- chris@xxxxxxxxx | Sunlight bright upon my pillow www.pando.org | Lighter than an eiderdown | Will she let the weeping willow | Wind his branches round
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.