GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/Vect.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
int | Vect_rewind (struct Map_info *Map) |
Rewind vector data file to cause reads to start at beginning. More... | |
int Vect_rewind | ( | struct Map_info * | Map | ) |
Rewind vector data file to cause reads to start at beginning.
Map | vector map |
Definition at line 62 of file vector/Vlib/rewind.c.
References G_debug(), and render::Map.
Referenced by Vect__open_old(), Vect_build_nat(), and Vect_copy_map_lines().