#include <grass/gis.h>#include <grass/glocale.h>

Go to the source code of this file.
Functions | |
| int | G_put_cellhd (char *name, struct Cell_head *cellhd) |
| int G_put_cellhd | ( | char * | name, | |
| struct Cell_head * | cellhd | |||
| ) |
Definition at line 18 of file put_cellhd.c.
References G__write_Cell_head(), G_fopen_new(), and G_warning().
1.5.5