GRASS Programmer's Manual 6.4.1(2011)
|
#include "xdr.h"
Go to the source code of this file.
Functions | |
int | db__send_char (int d) |
int | db__recv_char (char *d) |
int db__recv_char | ( | char * | d | ) |
Definition at line 19 of file xdrchar.c.
References db__recv(), and db_protocol_error().
int db__send_char | ( | int | d | ) |
Definition at line 4 of file xdrchar.c.
References db__send(), and db_protocol_error().