bug-gnulib
[Top][All Lists]
Advanced

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

Re: using dirname module in C++


From: Peter Johansson
Subject: Re: using dirname module in C++
Date: Tue, 17 Aug 2010 19:58:22 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

 On 8/14/10 6:27 AM, Bruno Haible wrote:

Or import the module 'progname' from gnulib, and start the main()
function of your program with the statement
    set_program_name (argv[0]);

That worked perfectly. Thanks.

Peter



reply via email to

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