| GRASS GIS 7 Programmer's Manual
    7.9.dev(2021)-e5379bbd7
    | 
Manage Library - Get max length of element's description. More...
#include <string.h>#include "manage_local_proto.h"
Go to the source code of this file.
| Functions | |
| int | M__get_description_len (int n) | 
| Get max length of element's description.  More... | |
Manage Library - Get max length of element's description.
(C) 2001-2011 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file get_len.c.
| int M__get_description_len | ( | int | n | ) | 
Get max length of element's description.
| n | element id | 
Definition at line 25 of file get_len.c.
References l, and list::nelem.
Referenced by M_do_rename().