14 #include <grass/gis.h> 15 #include <grass/glocale.h> 2D/3D raster map header (used also for region)
void G_fatal_error(const char *msg,...)
Print a fatal error message to stderr.
void G__write_Cell_head(FILE *fd, const struct Cell_head *cellhd, int is_cellhd)
Write cell header or window.
void Rast_put_cellhd(const char *name, struct Cell_head *cellhd)
Writes the raster file header.
FILE * G_fopen_new(const char *element, const char *name)
Open a new database file.