|
GRASS Programmer's Manual
6.4.2(2012)
|
#include <string.h>#include <grass/segment.h>
Go to the source code of this file.
Functions | |
| int | segment_get (SEGMENT *SEG, void *buf, int row, int col) |
| int segment_get | ( | SEGMENT * | SEG, |
| void * | buf, | ||
| int | row, | ||
| int | col | ||
| ) |
Definition at line 41 of file segment/get.c.
References segment_address(), and segment_pagein().