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

Go to the source code of this file.

Functions

int segment_put (SEGMENT *SEG, const void *buf, int row, int col)
 

Function Documentation

int segment_put ( SEGMENT *  SEG,
const void *  buf,
int  row,
int  col 
)

Definition at line 44 of file segment/put.c.

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