Please help: The following compiles in MT4 but not MT5: void demofunc( double & arr[][]) { } - page 2

 
Stanislav Korotky:
Well, then what answer would you mean to get? Probably OP has no need in descending order sorting. Apart from this ArraySort works correctly.

I didn't talk to OP about ArraySort() but to James. I didn't expect any answer, my point was just to illustrate arrays limitation.

The fact is ArraySort() in mql5 is not allowing descending order on multi-dimensional array, right ?

The fact is multi-dimensional arrays in mql5 are very limited, even more than with mql4.

So, what's your point ?