GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
Deprecated List
Global G_make_mapset_element (const char *p_element)
This function is deprecated due to confusion in element terminology. Use G_make_mapset_object_group() or G_make_mapset_dir_object() instead.
Global G_snprintf (char *str, size_t size, const char *fmt,...)
Use C99 standard function snprintf() instead.