• 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: (RS)What's the type of a selector?[3]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (RS)What's the type of a selector?[3]


  • Subject: Re: (RS)What's the type of a selector?[3]
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Fri, 27 Oct 2006 21:17:00 -0700


On Oct 27, 2006, at 20:05, Roland Silver wrote:

Fourth: It doesn't look to me like @selector is a pointer to a struct (if that's what you meant), it looks like a pointer-to-char, i.e. a C-string.

Fifth: Thanks for telling me that it's "all in the documentation" and I don't need the list members to help me. I searched around at length in the "documentation" before putting my question to the list, but didn't find the answer anywhere I looked.

<http://developer.apple.com/documentation/Cocoa/Reference/ObjCRuntimeRef/Reference/reference.html#//apple_ref/c/func/sel_getName > tells you that it can also be cast to a C string (const char *).


Adam
_______________________________________________
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: 
 >What's the type of a selector? (From: Roland Silver <email@hidden>)
 >Re: What's the type of a selector? (From: John Stiles <email@hidden>)
 >(RS)What's the type of a selector?[2] (From: Roland Silver <email@hidden>)
 >Re: (RS)What's the type of a selector?[2] (From: Chris Suter <email@hidden>)
 >(RS)What's the type of a selector?[3] (From: Roland Silver <email@hidden>)

  • Prev by Date: Re: (RS)What's the type of a selector?[3]
  • Next by Date: Re: (RS)What's the type of a selector?[3]
  • Previous by thread: Re: (RS)What's the type of a selector?[3]
  • Next by thread: Re: (RS)What's the type of a selector?[3]
  • Index(es):
    • Date
    • Thread