Re: Sorting Array Problems
Re: Sorting Array Problems
- Subject: Re: Sorting Array Problems
- From: Kodex <email@hidden>
- Date: Thu, 21 Jul 2005 13:03:26 -0700 (PDT)
Yes the reason im not using one of the built in
methods is I need to sorta number of arrays together
and I dont motivation to go back and add nested arrays
to them. So my only option is to use the string
compare method.
--- Andreas Mayer <email@hidden> wrote:
>
> Am 21.07.2005 um 21:16 Uhr schrieb Kodex:
>
> > Ok so I am sorting an array based on its
> characters,
>
> Is there any specific reason you are not using one
> of the array
> sorting methods?
>
> Like this one:
>
> - (NSArray
> *)sortedArrayUsingSelector:(SEL)comparator
>
> > Anyone know what im doing wrong cause i cant seem
> to
> > find the problem here. Thanks!
>
> Sorry, too lazy to check it thoroughly ... :} but
> it's probably
> something to do with you moving objects around
> inside the array
> without accounting for this in your loops.
>
>
> Andreas
> _______________________________________________
> Do not post admin requests to the list. They will be
> ignored.
> Cocoa-dev mailing list
> (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
>
> This email sent to email@hidden
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden