guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: doc scm_set_program_arguments


From: Neil Jerram
Subject: Re: doc scm_set_program_arguments
Date: Sat, 13 Jan 2007 23:12:24 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> I wrote a few words for scm_set_program_arguments, which is mentioned
> under scm_boot_guile but not otherwise described.

Looks good, just one comment:

>             scm_set_program_arguments (-1, argv+i, progname);

Is argv normally NULL-terminated?  I would have thought that "argc-i"
would be more reliable than "-1" here.

Regards,
     Neil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]