• 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: Pointer to id
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pointer to id


  • Subject: Re: Pointer to id
  • From: Greg Herlihy <email@hidden>
  • Date: Sun, 01 Jan 2006 22:22:09 -0500

If PortAudioStream were to inherit from NSObject, there would be no problem
since the "stream" pointer would in fact be an id.

Greg


On 1/1/06 7:33 PM, "Sanri Parov" <email@hidden> wrote:

> Hi everybody,
>
> very fond of the large thread I've started with pointers, I beg your
> pardon if I ask you another very silly question.
> I've got to detach a new thread with
> detachNewThreadSelector:toTarget:withObject:
>
> The problem stands in the fact that "withObject" accepts only "id",
> while I need to send a pointer ( PortAudioStream *stream) instead.
> If I put "stream" in detachNewThreadSelector: the debugger complains
> and halts, while if I set nil everything is ok.
> How can I bypass this awful situation?
>
> Many thanks to all of you.


 _______________________________________________
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

  • Follow-Ups:
    • Re: Pointer to id
      • From: Sanri Parov <email@hidden>
References: 
 >Pointer to id (From: Sanri Parov <email@hidden>)

  • Prev by Date: Re: Field editor drawing glitch
  • Next by Date: Re: Trying to draw numbers into a dock icon badge
  • Previous by thread: Re: Pointer to id
  • Next by thread: Re: Pointer to id
  • Index(es):
    • Date
    • Thread