|
This is definitely worth a thought - just like simply using
DECLARE GLOBAL TEMPORARY TABLE
which you can use with SQL and dispose when it’s not needed anymore.
Sometimes the performance gain of using an in-memory structure isn’t worth
the effort to do so.
HTH
Daniel
Am 30.11.2022 um 07:02 schrieb Mihael <mihael@xxxxxxxxxxxxxx>:probably need a lot of elements and perhaps it is time to embrace a more
If you need to know the maximum number of array elements then you
dynamic approach with linked lists and the like. There are some
implementations f. e. from Thomas Raddatz (Basics service program), Dieter
Bender (Vector service program) and from myself (Linked List, Arraylist,
libtree (which is only a wrapper from me for a tree c project).
related questions.
My 2 cents.
Mihael
On 29.11.22 15:59, dfreinkel@xxxxxxxxxxxxxxxxx wrote:--
I cannot find the answer in the RPG ILE guide.
What is the maximum number of elements an array can have.
For v7.3
For v7.4
TIA
Darryl Freinkel
A4G
Telephone: 770.321.8562 Mobile: 678.355.8562
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
link: https://amazon.midrange.com
Help support midrange.com by shopping at amazon.com with our affiliate
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.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.