• 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: Arno Gourdol <email@hidden>
  • Date: Thu, 10 May 2001 11:39:05 -0700

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


sortedArrayUsingSelector: returns an NSArray not a NSMutableArray.

Arno.


  • Follow-Ups:
    • Re: Array sorting problem
      • From: Matt Ridley <email@hidden>
References: 
 >Array sorting problem (From: Matt Ridley <email@hidden>)

  • Prev by Date: Array sorting problem
  • Next by Date: Re: Array sorting problem
  • Previous by thread: Array sorting problem
  • Next by thread: Re: Array sorting problem
  • Index(es):
    • Date
    • Thread