GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
proj2.c File Reference
#include <grass/gis.h>
#include <grass/glocale.h>
Include dependency graph for proj2.c:

Go to the source code of this file.

Functions

int G__projection_units (int n)
 
char * G__unit_name (int unit, int plural)
 
char * G__projection_name (int n)
 

Function Documentation

char* G__projection_name ( int  n)
int G__projection_units ( int  n)

Definition at line 4 of file proj2.c.

Referenced by G_database_unit_name().

char* G__unit_name ( int  unit,
int  plural 
)

Definition at line 20 of file proj2.c.

References NULL.

Referenced by G_database_unit_name().