GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
xdrchar.c File Reference
#include "xdr.h"
Include dependency graph for xdrchar.c:

Go to the source code of this file.

Functions

int db__send_char (int d)
 
int db__recv_char (char *d)
 

Function Documentation

int db__recv_char ( char *  d)

Definition at line 19 of file xdrchar.c.

References db__recv(), db_protocol_error(), and stat.

int db__send_char ( int  d)

Definition at line 4 of file xdrchar.c.

References db__send(), db_protocol_error(), and stat.