G
Guest
I'm filling an array in a function then returning the array to the calling
procedure. I need the calling procedure to know if the array has any
contents. How can I determine the count of elements of an array?
procedure. I need the calling procedure to know if the array has any
contents. How can I determine the count of elements of an array?