GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
segment/get.c File Reference
#include <string.h>
#include <grass/segment.h>
Include dependency graph for segment/get.c:

Go to the source code of this file.

Functions

int segment_get (SEGMENT *SEG, void *buf, int row, int col)
 

Function Documentation

int segment_get ( SEGMENT *  SEG,
void *  buf,
int  row,
int  col 
)

Definition at line 41 of file segment/get.c.

References n, segment_address(), and segment_pagein().