• 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: NSCharacterSet :+ (id)newlineCharacterSet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCharacterSet :+ (id)newlineCharacterSet


  • Subject: Re: NSCharacterSet :+ (id)newlineCharacterSet
  • From: Bill Cheeseman <email@hidden>
  • Date: Mon, 08 Sep 2008 17:14:43 -0400
  • Thread-topic: NSCharacterSet :+ (id)newlineCharacterSet

on 2008-09-08 4:57 PM, Filip van der Meeren at email@hidden wrote:

> And when I check the actual header file, the "+
> (id)newlineCharacterSet" declaration isn't to be found...
>
> Is this a mistake on my side or Apples?

On my 10.5.4 system, this appears in the NSCharacterSet.h header:

#if MAC_OS_X_VERSION_10_5 <= MAC_OS_X_VERSION_MAX_ALLOWED
+ (id)newlineCharacterSet;
#endif

--

Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
www.quecheesoftware.com

PreFab Software - www.prefabsoftware.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: 
 >NSCharacterSet :+ (id)newlineCharacterSet (From: Filip van der Meeren <email@hidden>)

  • Prev by Date: Re: NSCharacterSet :+ (id)newlineCharacterSet
  • Next by Date: Re: NSTableView works in 10.5 but not in 10.4
  • Previous by thread: Re: NSCharacterSet :+ (id)newlineCharacterSet
  • Next by thread: Bundle Load Fails for Users with G3 Processors Only
  • Index(es):
    • Date
    • Thread