That won't work for whatever sort condition.
Sure it will, its comparing memory addresses not data, so the sort condition is irrelevant; only relevant are how much ram you have and how you initialized the array; if the memory addresses aren't sequential before sorting, it won't work.
In reply to Re^4: Check if sort has changed order (eq)
by Anonymous Monk
in thread Check if sort has changed order
by HYanWong
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |