• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Array sorting problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Array sorting problem


  • Subject: Re: Array sorting problem
  • From: Matt Ridley <email@hidden>
  • Date: Thu, 10 May 2001 19:53:30 +0100

On Thursday, May 10, 2001, at 07:39 pm, Arno Gourdol wrote:

NSMutableArray *tempArray;
tempArray = [[items allKeys] sortedArrayUsingSelector:@selector(compare:)];

sortedArrayUsingSelector: returns an NSArray not a NSMutableArray.

I should have seen that. Thanks, Arno. :-)


Best,
-Matt

--
Matt Ridley
<http://www.mattridley.com/>


References: 
 >Re: Array sorting problem (From: Arno Gourdol <email@hidden>)

  • Prev by Date: Re: Array sorting problem
  • Next by Date: Re: FW: Objective C vs. Java
  • Previous by thread: Re: Array sorting problem
  • Next by thread: Re: Array sorting problem
  • Index(es):
    • Date
    • Thread