| GRASS Programmer's Manual
    6.5.svn(2014)-r66266
    | 
Vector library - level info. More...
#include <grass/Vect.h>#include <grass/glocale.h>
Go to the source code of this file.
| Functions | |
| int | Vect_level (struct Map_info *Map) | 
| Returns level that Map is opened at.  More... | |
Vector library - level info.
(C) 2001-2008 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 level.c.
| int Vect_level | ( | struct Map_info * | Map | ) | 
Returns level that Map is opened at.
| Map | vector map | 
Definition at line 33 of file level.c.
References G_warning().
Referenced by IL_vector_input_data_2d(), and Vect_copy_map_lines().