|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
Segment row retrieval routines. More...
#include <stdio.h>#include <unistd.h>#include <string.h>#include <errno.h>#include <grass/gis.h>#include <grass/glocale.h>#include "local_proto.h"
Go to the source code of this file.
Functions | |
| int | Segment_get_row (const SEGMENT *SEG, void *buf, off_t row) |
Segment row retrieval routines.
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file segment/get_row.c.
Definition at line 43 of file segment/get_row.c.
References _, err(), G_warning(), read, and AMI_STREAM< T >::seek().