Hello Forum,
I was try to find if any builtin function to get current size of all elements in total of a dynamic array allocated using controlled storage class. I am searching for builtin function to reduce LOC!
I am searching for builtin function to reduce LOC!
sathyanandak wrote:I was try to find if any builtin function to get current size of all elements in total of a dynamic array allocated using controlled storage class. I am searching for builtin function to reduce LOC!
enrico-sorichetti wrote:You will find no such function ...
{snip}
once pl1 has allocated the <array>
to keep track of the max indexes values is up to You
to keep track of the max indexes values REACHED is up to You
to keep track of the max indexes values is up to You