#include <grass/Vect.h>Include dependency graph for rewind.c:

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(), and Vect_copy_map_lines().
1.5.1