#include <stdlib.h>
#include <grass/dbmi.h>
#include "macros.h"
#include "dbstubs.h"
Go to the source code of this file.
Functions | |
int | db_d_create_table () |
int db_d_create_table | ( | ) |
Definition at line 13 of file d_create_tab.c.
References db_driver_create_table, db_free_table(), DB_RECV_TABLE_DEFINITION, DB_SEND_FAILURE, and DB_SEND_SUCCESS.