locale.c File Reference

GIS Library - Functions to handle locale. More...

#include <grass/config.h>
#include <stdlib.h>
#include <string.h>
#include <locale.h>
#include <grass/glocale.h>

Include dependency graph for locale.c:

Go to the source code of this file.

Functions

char * G_gettext (const char *package, const char *msgid)
 Gets localized text.


Detailed Description

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.

Author:
GRASS GIS Development Team
Date:
2004-2008

Definition in file locale.c.


Function Documentation

char* G_gettext ( const char *  package,
const char *  msgid 
)

Gets localized text.

Parameters:
[in] package 
[in] msgid 
Return values:
char * Pointer to string

Definition at line 53 of file locale.c.


Generated on Thu Jul 16 13:20:50 2009 for GRASS Programmer's Manual by  doxygen 1.5.6