in reply to [ Natural Sort ]: Sorting a string with numbers

It doesn't "properly" sort negative numbers, non-fixed decimal values, nor integers larger than 2^32-1. It is very fast as far as these types of things go. Yes, I still use this.

Nice deconstruction. (:

- tye        

  • Comment on Re: [ Natural Sort ]: Sorting a string with numbers (limitations)