GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
GIS Library - Functions to handle locale. More...
#include <grass/config.h>
#include <stdlib.h>
#include <string.h>
#include <locale.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
char * | G_gettext (const char *package, const char *msgid) |
Gets localized text. More... | |
GIS Library - Functions to handle locale.
(C) 2001-2008 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file locale.c.