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

Go to the source code of this file.

Functions

int segment_get_row (const SEGMENT *SEG, void *buf, int row)
 

Function Documentation

int segment_get_row ( const SEGMENT *  SEG,
void *  buf,
int  row 
)

Definition at line 42 of file segment/get_row.c.

References errno, G_warning(), n, segment_address(), segment_seek(), and tools::size.