GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-f8115df121
put_title.c File Reference
#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>
Include dependency graph for put_title.c:

Go to the source code of this file.

Functions

int Rast_put_cell_title (const char *name, const char *title)
 

Function Documentation

◆ Rast_put_cell_title()

int Rast_put_cell_title ( const char *  name,
const char *  title 
)

Definition at line 15 of file put_title.c.