#include <grass/Vect.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. | |
| int Vect_rewind | ( | struct Map_info * | Map | ) |
Rewind vector data file to cause reads to start at beginning.
| Map_info | structure |
Definition at line 53 of file rewind.c.
Referenced by Vect__open_old(), Vect_build_nat(), and Vect_copy_map_lines().
1.5.5