GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
Coor_info Struct Reference

Coor file info. More...

#include <dig_structs.h>

Data Fields

off_t size
 Total size (in bytes)
 
long mtime
 Time of last modification.
 

Detailed Description

Coor file info.

Definition at line 369 of file dig_structs.h.

Field Documentation

◆ mtime

long Coor_info::mtime

Time of last modification.

Definition at line 377 of file dig_structs.h.

◆ size

off_t Coor_info::size

Total size (in bytes)

Definition at line 373 of file dig_structs.h.


The documentation for this struct was generated from the following file: