• 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: Sort Array
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sort Array


  • Subject: Re: Sort Array
  • From: Chris Hanson <email@hidden>
  • Date: Sun, 17 Nov 2002 01:46:24 -0600

Doh! In my second example, this:

surnameOrdering = [BDSortOrdering sortOrderingWithKey:@"name"
selector:BDCompareCaseInsensitiveAscending];

should be this:

nameOrdering = [BDSortOrdering sortOrderingWithKey:@"name"
selector:BDCompareCaseInsensitiveAscending];

of course.

-- Chris

--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Sort Array (From: Lorenzo Puleo <email@hidden>)
 >Re: Sort Array (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: [OT] jobs?
  • Next by Date: Re: [OT] jobs?
  • Previous by thread: Re: Sort Array
  • Next by thread: Re: Sort Array
  • Index(es):
    • Date
    • Thread