GRASS 8 Programmer's Manual 8.6.0dev(2026)-8843f13794
Loading...
Searching...
No Matches
get_len.c File Reference

Manage Library - Get max length of element's description. More...

#include <string.h>
#include "manage_local_proto.h"
Include dependency graph for get_len.c:

Go to the source code of this file.

Functions

int M__get_description_len (int n)
 Get max length of element's description.
 

Detailed Description

Manage Library - Get max length of element's description.

SPDX-FileCopyrightText: 2001-2011 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later

Author
Original author CERL

Definition in file get_len.c.

Function Documentation

◆ M__get_description_len()

int M__get_description_len ( int  n)

Get max length of element's description.

Parameters
nelement id
Returns
buffer length

Definition at line 23 of file get_len.c.

References l, and list::nelem.