|
>> Also, you could consider calling an ILE CBL routine - because CBL supports dynamic array. (And yes, I still like COBOL) - *LOL* I hate to disillusion you, but no it doesn't. It just pretends to. It always allocates the storage for the maximum size possible. Since the point of a dynamic array is to reduce memory utilization this nullifies the impact. The only real difference is that any bound checking is done against the current limit and not against the maximum. Many COBOL compilers don't even check the bounds anyway so even that is of limited utility. Jon Paris Partner400 www.Partner400.com www.RPGWorld.com
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.