GRASS GIS 8 Programmer's Manual  8.5.0dev(2024)-bea8435a9e
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.