On 11/13/2015 01:32 PM, Robert Nichols wrote:
Try it again with more than 10 lines in the input. That asort()
will be doing a _string_ sort, so with 120 input lines the order
will be 1, 10, 100, 101, 102, ... 109, 11, 110, 111, 112, ... 119,
12, 120, 13, 14, ... 19, 2, 20, 21, ... .

Sorry, misinterpreted what you were doing.

--
Bob Nichols     "NOSPAM" is really part of my email address.
                Do NOT delete it.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to