Re: Cocoa Programming iPing exercise
Re: Cocoa Programming iPing exercise
- Subject: Re: Cocoa Programming iPing exercise
- From: "Sherm Pendley" <email@hidden>
- Date: Thu, 2 Oct 2008 10:01:00 -0400
On Thu, Oct 2, 2008 at 9:20 AM, Joe Keenan <email@hidden> wrote:
>
> On Oct 1, 2008, at 1:25 PM, Shawn Protsman wrote:
>
> NSArray *args = [NSArray arrayWithObject:[hostField stringValue]];
>>
>
> You forgot the nil argument at the end of the array.
-arrayWithObject: doesn't need one.
sherm--
--
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
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