#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
int | db_create_table (dbDriver *driver, dbTable *table) |
int db_create_table | ( | dbDriver * | driver, | |
dbTable * | table | |||
) |
Definition at line 11 of file c_create_tab.c.
References db__set_protocol_fds(), DB_RECV_RETURN_CODE, DB_SEND_TABLE_DEFINITION, and DB_START_PROCEDURE_CALL.
Referenced by db__copy_table().