• 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: Couple of questions about the "SEL" datatype
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Couple of questions about the "SEL" datatype


  • Subject: Re: Couple of questions about the "SEL" datatype
  • From: Roarke Lynch <email@hidden>
  • Date: Mon, 24 Jan 2005 20:58:15 -0500


On Jan 23, 2005, at 10:54 PM, Jonathon Mah wrote:

A "SEL" is simply a C string (char *) that is unique in the runtime.

This was actually just discussed on the Obj-C list. You shouldn't trust that SEL will remain a C String as it isn't a C String in some other runtimes. The type is documented to be opaque so you should use the NSStringFromSelector and NSSelectorFromString functions.


Roarke Lynch
-------------------------------
email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Couple of questions about the "SEL" datatype (From: Ken Tozier <email@hidden>)
 >Re: Couple of questions about the "SEL" datatype (From: Jonathon Mah <email@hidden>)

  • Prev by Date: NSControl and multiple NSCells
  • Next by Date: Parsing NSString
  • Previous by thread: Re: Couple of questions about the "SEL" datatype
  • Next by thread: Manual binding questions.
  • Index(es):
    • Date
    • Thread