|
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_put (SEGMENT *SEG, const void *buf, int row, int col) |
| int segment_put | ( | SEGMENT * | SEG, |
| const void * | buf, | ||
| int | row, | ||
| int | col | ||
| ) |
Definition at line 44 of file segment/put.c.
References segment_address(), and segment_pagein().