[GRASS-dev] Re: [GRASS-CVS] hamish: grass6/display/d.nviz main.c, 2.8, 2.9

Hamish hamish_nospam at yahoo.com
Wed Nov 22 17:24:06 EST 2006


Markus Neteler wrote:
> On Wed, Nov 22, 2006 at 12:06:33AM +0100, grass+intevation,de wrote:
> ...
> > +    sprintf(buf1, _("Created NVIZ script <%s>."), outfile);
> > +    G_done_msg(buf1);
> 
> To make it easier, would it be possible to change
>  int G_done_msg(char *msg)
> to some
>  int G_done_msg(char *msg, ...) 
> magic?


yes, I was thinking the same thing. I think it is ok but didn't act as
it's beyond my understanding of C to know if it could introduce any
problems.


Hamish




More information about the grass-dev mailing list