|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|

Go to the source code of this file.
Functions | |
| int | dig__write_head (struct Map_info *Map) |
| int | dig__read_head (struct Map_info *Map) |
Definition at line 87 of file head.c.
References dig__fread_port_C(), dig__fread_port_L(), dig__fread_port_O(), dig_fseek(), dig_init_portable(), dig_set_cur_port(), G_debug(), G_fatal_error(), G_warning(), GV_COOR_HEAD_SIZE, GV_COOR_VER_MAJOR, GV_COOR_VER_MINOR, AMI_STREAM< T >::name(), and PORT_LONG_MAX.
Referenced by V1_open_old_nat().
Definition at line 23 of file head.c.
References dig__fwrite_port_C(), dig__fwrite_port_L(), dig__fwrite_port_O(), dig_fseek(), dig_ftell(), dig_set_cur_port(), G_debug(), GV_COOR_HEAD_SIZE, and PORT_LONG_MAX.
Referenced by V1_close_nat(), and V1_open_new_nat().