I know in PL/I the max for arrays are 32767. Is this the same for assembler, or is there some other number?
Thanks in advance
I personally have seen arrays with more than 32767. Infact we have a program in our system that supports 95000 array elements. How do u say max for array is 32767 in PL/1