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