• 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: sortedArrayUsingFunction:context: and other variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sortedArrayUsingFunction:context: and other variables


  • Subject: Re: sortedArrayUsingFunction:context: and other variables
  • From: Nick Zitzmann <email@hidden>
  • Date: Sun, 5 Aug 2007 16:06:48 -0600


On Aug 5, 2007, at 3:03 PM, Aaron Wallis wrote:

when it comes to compiling, I get the error "'indexedWordsWithCounts' undeclared (first use in this function)" cause its a parameter of the object and the function can't seem to access it.

I'm guessing indexedWordsWithCount is part of some ObjC class. If true, then this is expected, since C functions are not a part of ObjC classes even if they're in the same source file. You should probably use the object as the contextInfo to work around this.


Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >sortedArrayUsingFunction:context: and other variables (From: Aaron Wallis <email@hidden>)

  • Prev by Date: iTunes-like outline view using core data?
  • Next by Date: Re: iTunes-like outline view using core data?
  • Previous by thread: sortedArrayUsingFunction:context: and other variables
  • Next by thread: Re: sortedArrayUsingFunction:context: and other variables
  • Index(es):
    • Date
    • Thread