[dev] Array Sorting problem

Vahid Ghafarpour vahid at ghafarpour.com
Tue Nov 23 03:25:09 PST 2004


Array Class in framework has a method for sorting fields but it work with
> compare method that compare in the base of code value like strcmp, this
method doesn't work on locale and so it doesn't work for some locale
strings. so it need to change to strcoll function to make it locale-safe.


-- 
Vahid Ghafarpour.
vahid at ghafarpour.com
http://vahid.ghafarpour.com/




More information about the dev mailing list