[GRASS-dev] Re: [GRASS-SVN] r45267 -
grass/branches/releasebranch_6_4/locale/po
Martin Landa
landa.martin at gmail.com
Tue Feb 1 13:05:23 EST 2011
2011/2/1 Martin Landa <landa.martin at gmail.com>:
> what about G_asprintf()
>
> char *desc = NULL;
> desc = G_asprintf("break;%s;rmdumpl;%s", _("break..."), _("remove"))
> tool_opt->descriptions = desc;
should G_asprintf(&desc, ...) of course. See r45281 as an example.
Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
More information about the grass-dev
mailing list