#include <grass/gis.h>
#include <grass/glocale.h>
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) |
char* G__projection_name | ( | int | n | ) |
Definition at line 38 of file proj2.c.
References NULL.
Referenced by G__open_cell_old(), and G_database_projection_name().
int G__projection_units | ( | int | n | ) |
char* G__unit_name | ( | int | unit, | |
int | plural | |||
) |