#include <grass/gis.h>#include <grass/Vect.h>

Go to the source code of this file.
Functions | |
| int | Vect_option_to_types (struct Option *type_opt) |
| Get types from options. | |
| int Vect_option_to_types | ( | struct Option * | type_opt | ) |
Get types from options.
| type_opt | Option structure |
-1 on error
Definition at line 31 of file Vlib/type.c.
1.5.6