GRASS Programmer's Manual
6.4.4(2014)-r
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
xdr.h
Go to the documentation of this file.
1
#include <stdio.h>
2
#include <grass/dbmi.h>
3
4
extern
int
db__send
(
const
void
*,
size_t
);
5
extern
int
db__recv
(
void
*,
size_t
);
db__recv
int db__recv(void *, size_t)
Definition:
xdr.c:88
db__send
int db__send(const void *, size_t)
Definition:
xdr.c:77
lib
db
dbmi_base
xdr.h
Generated on Wed Mar 18 2015 05:21:44 for GRASS Programmer's Manual by
1.8.9.1