Re: Newbie question sorting
From: Gunnar Hjalmarsson (noreply_at_gunnar.cc)
Date: 02/18/05
- Next message: pkaluski: "How to NOT use utf8."
- Previous message: Gunnar Hjalmarsson: "Re: variation on 'calling subroutine via reference'?"
- In reply to: mdfoster44_at_netscape.net: "Newbie question sorting"
- Next in thread: Paul Lalli: "Re: Newbie question sorting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Feb 2005 20:37:17 +0100
mdfoster44@netscape.net wrote:
> Could someone please point me to some documentation on how to sort
> arrays such as these?
>
> a[0][0]= ANA a[0][1]= 1
> a[1][0]= MFI a[1][1]= 12
> a[2][0]= ABW a[2][1]= 1
> a[3][0]= LTL a[3][1]= 2
> a[4][0]= APD a[4][1]= 2
Which programming language are you dealing with? That does not look like
Perl code to me.
-- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl
- Next message: pkaluski: "How to NOT use utf8."
- Previous message: Gunnar Hjalmarsson: "Re: variation on 'calling subroutine via reference'?"
- In reply to: mdfoster44_at_netscape.net: "Newbie question sorting"
- Next in thread: Paul Lalli: "Re: Newbie question sorting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|