Hello to all,

The input array is like Arr(0 to 10, 0 to 7).
The output array1(0 to 10, 0 to 4)
The output array2(0 to 10, 0 to 4)

Do you mean one way could be return one array with 2 arrays concatenated? How would be?

Thanks