Re: ObjC question
Re: ObjC question
- Subject: Re: ObjC question
- From: Quincey Morris <email@hidden>
- Date: Mon, 21 Feb 2011 13:41:32 -0800
On Feb 21, 2011, at 13:37, Quincey Morris wrote:
> I think what you're trying to do is:
>
> [self insert:&node->left node:n];
Sorry, I meant:
[self insert:&n->left node:n];
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden