|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
DBMI Library (base) - external data representation (char) More...
#include "xdr.h"
Go to the source code of this file.
Functions | |
| int | db__send_char (int d) |
| ? | |
| int | db__recv_char (char *d) |
| ? | |
DBMI Library (base) - external data representation (char)
(C) 1999-2009, 2011 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file xdrchar.c.
?
| d |
Definition at line 45 of file xdrchar.c.
References db__recv(), DB_OK, DB_PROTOCOL_ERR, and db_protocol_error().
?
| d |
Definition at line 24 of file xdrchar.c.
References db__send(), DB_OK, DB_PROTOCOL_ERR, and db_protocol_error().