Gossamer Forum
Home : General : Perl Programming :

Array Sort

Quote Reply
Array Sort
Is it possible to sort an array that contains diacritic characters, while maintaining those characters. For example,

Lancaster
Léger
Lobster

If you sort in the usual way, you get:

Lancaster
Lobster
Léger

----
Cheers,

Dan
Founder and CEO

LionsGate Creative
GoodPassRobot
Magelln
Subject Author Views Date
Thread Array Sort dan 4870 Apr 12, 2006, 9:53 AM
Thread Re: [dan] Array Sort
mkp 4716 Apr 24, 2006, 9:05 PM
Post Re: [mkp] Array Sort
dan 4705 Apr 24, 2006, 9:29 PM