|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
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)
SPDX-FileCopyrightText: 1999-2009, 2011 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file xdrchar.c.
?
| d |
Definition at line 43 of file xdrchar.c.
References db__recv(), DB_OK, DB_PROTOCOL_ERR, and db_protocol_error().
?
| d |
Definition at line 22 of file xdrchar.c.
References db__send(), DB_OK, DB_PROTOCOL_ERR, and db_protocol_error().