Re: NSArray problem for a newbie
Re: NSArray problem for a newbie
- Subject: Re: NSArray problem for a newbie
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 30 Jul 2003 18:46:46 +0200
Le mercredi, 30 juil 2003, ` 18:27 Europe/Paris, Ufficio Tecnico
Metagraphics a icrit :
for (i = 0; i < count; i++)
{
I'm not sure to understand the format you're looking for. The following
one is:
i ip address at index i
[by_ip insertText:[NSString stringWithFormat:@"%d: %@\n",i,[ip
objectAtIndex:i]]];
}
[logs_ip setObjectValue :[NSString stringWithFormat:name]];
}
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.