in reply to Re^2: sub routine to sort per time
in thread sub routine to sort per time
However, I can't understand why $n is 0Well, it's not always, at least not if I run your code and actually read from <DATA>. If there's one item in the array, it contains 0, which is the last index in the array. What do you want it to contain?
|
|---|