cell_title.c File Reference

#include <grass/gis.h>

Include dependency graph for cell_title.c:

Go to the source code of this file.

Functions

char * G_get_cell_title (char *name, char *mapset)
 get raster map title


Function Documentation

char* G_get_cell_title ( char *  name,
char *  mapset 
)

get raster map title

If only the map layer title is needed, it is not necessary to read the entire category file into memory. This routine gets the title for raster file name in mapset directly from the category file, and returns a pointer to the title. A legal pointer is always returned. If the map layer does not have a title, then a pointer to the empty string "" is returned.

Parameters:
name 
mapset 
Returns:
char *

Definition at line 27 of file cell_title.c.

References G_fopen_old(), G_getl(), G_store(), and G_strip().


Generated on Sun Apr 6 17:32:15 2008 for GRASS by  doxygen 1.5.5