Re: Debugger Variable window
Re: Debugger Variable window
- Subject: Re: Debugger Variable window
- From: Tony Romano <email@hidden>
- Date: Fri, 16 Apr 2010 21:48:10 -0700
yes, just a typo. Thanks
On Apr 16, 2010, at 9:38 PM, Rob Ross wrote:
>
> On Apr 16, 2010, at 6:06 PM, Tony Romano wrote:
>
>>> MyObjectA
>>> {
>>> NSURL url;
>>> }
>
>
> Is this just a typo? Shouldn't you be writing:
>
> MyObjectA
> {
> NSURL *url;
> }
>
> ?
>
> Rob
>
_______________________________________________
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