[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [patch] c99-isms

From: Branko Cibej <brane_at_xbc.nu>
Date: Fri, 27 Mar 2009 15:43:48 +0100

C. Michael Pilato wrote:
> Branko Čibej wrote:
>
>> Also ... you actually *can* init almost all of argv here. :)
>>
>> const char *argv[] = { "opt-test", NULL, NULL };
>>
>> and later:
>>
>> argv[1] = input;
>>
>
> I find that kinda confusing, though (as a reader of the code). Don't you?
>

No. But spell my name. :-P

-- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1444622
Received on 2009-03-27 15:44:05 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.