16 #include <grass/gis.h>
17 #include <grass/glocale.h>
26 sprintf(buf, _(
"Unable to create header file for [%s]"), name);
int G_warning(const char *msg,...)
Print a warning message to stderr.
int G_put_cellhd(const char *name, struct Cell_head *cellhd)
int G__write_Cell_head(FILE *fd, const struct Cell_head *cellhd, int is_cellhd)
Write cell header or window.
FILE * G_fopen_new(const char *element, const char *name)
Open a new database file.