|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
Coor file info. More...
#include <dig_structs.h>
Data Fields | |
| off_t | size |
| Total size (in bytes) More... | |
| long | mtime |
| Time of last modification. More... | |
Coor file info.
Definition at line 371 of file dig_structs.h.
| long Coor_info::mtime |
Time of last modification.
Definition at line 379 of file dig_structs.h.
Referenced by Vect_coor_info().
| off_t Coor_info::size |
Total size (in bytes)
Definition at line 375 of file dig_structs.h.
Referenced by V1_close_nat(), V1_open_old_nat(), Vect_coor_info(), and Vect_open_topo().