|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
DBMI Library (driver) - create table. More...

Go to the source code of this file.
Functions | |
| int | db_d_create_table (void) |
| Create table. | |
DBMI Library (driver) - create table.
(C) 1999-2008 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 d_create_tab.c.
Create table.
Definition at line 26 of file d_create_tab.c.
References db_driver_create_table, db_free_table(), DB_OK, DB_RECV_TABLE_DEFINITION, DB_SEND_FAILURE, and DB_SEND_SUCCESS.